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
Example response
{
"id": "whe_2mKr8fQxLp7Ta3"
}Changes
Changed in 1 of the 8 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○