Skip to main content
DELETE
Permanently deletes a webhook endpoint and all its event subscriptions. Webhook deliveries stop immediately.

Authorization

Bearer <token> Path Parameters
string
required
The unique identifier of the endpoint to delete.
Response Returns 200 OK with a JSON body on success.
boolean
true when the endpoint was successfully deleted.
string
Webhook endpoint deleted successfully