Update a platform webhook
Platform Webhooks
Update a platform webhook
Update a platform webhook’s configuration.
You can update:
name- Display name for the webhookurl- The endpoint URL (must be HTTPS)events- Array of event types to receive (empty array = all events)enabled- Enable or disable the webhook
PATCH
Update a platform webhook
Documentation Index
Fetch the complete documentation index at: https://arkhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEYPath Parameters
Platform webhook ID
Body
application/json
Display name for the webhook
Minimum string length:
1Webhook endpoint URL (must be HTTPS)
Events to subscribe to. Empty array means all events.
Available options:
MessageSent, MessageDelayed, MessageDeliveryFailed, MessageHeld, MessageBounced, MessageLinkClicked, MessageLoaded, DomainDNSError Enable or disable the webhook
