Delete Webhook Endpoint
DELETE {{api_base_url}}/v1/webhooks/{{webhook_id}}
Delete a webhook endpoint by ID.
Required Variables
webhook_id:
The webhook URL UUID returned by the Create a Webhook Endpoint request.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-API-Key | string | Bolt Account API Key |