Webhooks

Create webhook endpoint

post/v1/webhooks/endpoints

Headers

Idempotency-Keystring

Provide a unique key per request to enable safe retries

Request body

urlstring uri required
descriptionstring

Response

Endpoint

idstring required
urlstring uri required
descriptionstring
secret_last4string
status'active' | 'disabled' required

Changes

Changed in 1 of the 4 revisions of this API.1