Skip to main content
DELETE
Delete webhook
Required scope: WEBHOOKS_READ_WRITE
Permanently deletes a webhook endpoint and its delivery history. Returns 204 No Content.

Authorizations

Authorization
string
header
required

Path Parameters

webhook_id
string
required

The webhook endpoint ID (e.g. "ep_2NfDKEm9sF8xK3pQr1Zt").

Example:

"ep_2NfDKEm9sF8xK3pQr1Zt"

Response

Webhook deleted