Skip to main content
DELETE
cURL
Deletes a webhook by its ID. Once deleted, you will no longer receive notifications at the webhook URL.

Path Parameters

  • id (required, string): Webhook ID

Response

Returns the deleted webhook object, or 404 if not found.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Webhook ID

Response

Webhook deleted successfully

The response is of type object.