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"
}

Changes

Changed in 1 of the 8 revisions of this API.1