Reference · v1

Webhooks

Webhook endpoint and delivery management APIs.

GET/v1/webhooks/endpoints/supported-event-typesList supported event types
POST/v1/webhooks/endpointsCreate webhook endpoint
GET/v1/webhooks/endpointsList webhook endpoints
PUT/v1/webhooks/endpoints/{endpointId}Update webhook endpoint
POST/v1/webhooks/endpoints/{endpointId}/disableDisable endpoint
POST/v1/webhooks/endpoints/{endpointId}/revokeRevoke endpoint
POST/v1/webhooks/endpoints/{endpointId}/rotate-secretRotate signing secret
GET/v1/webhooks/deliveriesList deliveries
GET/v1/webhooks/deliveries/{deliveryId}Get delivery details
POST/v1/webhooks/deliveries/{deliveryId}/resendResend failed/dead-letter delivery