Skip to main content
DELETE
Delete Webhook
DELETE /v1/webhooks/{webhook_id}
v1.0 schema lock. The response shape on this page is the locked v1.0 contract. We will never remove a documented field, never rename a field, and never change a field’s type without bumping to v2 (see Versioning).
Deactivate a webhook subscription. The endpoint will no longer receive events for this subscription. The subscription record is retained for audit purposes.

Parameters

Example

Response

Errors

Path Parameters

webhook_id
integer
required

Body

application/json
api_key
string
required

Response

Successful Response