Webhooks

MethodPathDescription
GET/v1/webhooksList configs
GET/v1/webhooks/configCurrent config
POST/v1/webhooksCreate or update endpoint
DELETE/v1/webhooks/:webhook_idDisable webhook
GET/v1/webhooks/deliveriesRecent delivery attempts

See the Webhooks guide for signature verification and event handling.

Was this page helpful?