v3

latestOpenAPI 3.1.02026-07-3182354.4 KB

Delete webhook endpoint

delete/v1/webhook-endpoints/{webhook_endpoint_id}

Path parameters

webhook_endpoint_idstring required

The ID of the webhook endpoint

Example:whe_2mKr8fQxLp7Ta3

Response

Webhook endpoint deleted

idstring required

The ID of the deleted webhook endpoint

object'webhook_endpoint' required
deletedtrue required

Example response

{
  "id": "whe_2mKr8fQxLp7Ta3"
}