Skip to main content
DELETE
Delete a webhook endpoint

Authorizations

x-api-key
string
header
required

Path Parameters

endpoint_id
string
required

The endpoint_id must be a prefixed ID (e.g. whe_9ZtRcXw3nByK5pVqMaEfJs).

Pattern: ^whe_[A-Za-z0-9]+$
Example:

"whe_9ZtRcXw3nByK5pVqMaEfJs"

Response

Webhook endpoint deleted successfully.

Last modified on March 19, 2026