The Only API docs
Webhooks

Webhooks

Outbound webhook subscriptions, test fires, and delivery history.

Outbound webhook subscriptions, test fires, and delivery history.

MethodEndpointPath
GETList webhooks/webhooks
POSTCreate a webhook/webhooks
GETGet a webhook/webhooks/{webhook_id}
PATCHUpdate a webhook/webhooks/{webhook_id}
DELETEDelete a webhook/webhooks/{webhook_id}
GETList webhook deliveries/webhooks/{webhook_id}/deliveries
POSTSend a test delivery/webhooks/{webhook_id}/test