Webhook Events
Webhook configuration, event delivery, and logging. (Enterprise)
- GET
/api/v1/webhooksList configured webhooks - POST
/api/v1/webhooksCreate a webhook (editor+) - DELETE
/api/v1/webhooks/{id}Delete a webhook (editor+) - GET
/api/v1/webhooks/deliveriesList webhook delivery attempts - POST
/api/v1/webhooks/testSend a test webhook event (editor+) - GET
/api/v1/webhooks/eventsList available webhook event types