latestOpenAPI 3.1.02026-08-0817082.3 KB

cac8702ed2aa

Webhooks

Delete a webhook by id

Delete a webhook. This is a hard delete. The deleted webhook will no longer be accessible via the API. This operation is irreversible. If a webhook is deleted by mistake, a new webhook will need to be created.

delete/v1/webhooks/{id}

Path parameters

idstring required

The unique identifier of a webhook.

Example:wh123abc45

Response

No Content