Permanently delete a webhook endpoint.
POST /api/v1/businesses/:businessId/webhook-endpoints/:endpointId/delete-endpoint
Deleted endpoints cannot be recovered. Any pending deliveries for this endpoint are cancelled.
Parameters
Path
| Name | Type | Required | Description |
|---|---|---|---|
businessId | string | Yes | The business ID |
endpointId | string | Yes | The endpoint ID |