Skip to main content
DELETE
Delete Webhook

Request

Path Parameters

string
required
The webhook’s unique ID (UUID)

Headers

Requires an API key with the webhooks:write permission.
Deletion is permanent and cannot be undone. The signing secret is immediately invalidated and any in-flight retries will be cancelled. Historical delivery logs remain available for 30 days via the audit log.

Response

object

Example Response

To rotate a compromised signing secret, delete the webhook and create a new one with the same URL and events.

Errors