Delete a webhook endpoint
POST/api/v1/webhooks/delete-endpoint
Deletes the endpoint and its associated provider subscriptions. Already dispatched deliveries can still reach the receiver; deletion does not attest to erasure of historical deliveries or backups.
Request
Responses
- 200
Endpoint deleted successfully
Document ID: DOC-IN-webhooks-api-deleteWebhookEndpoint. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-IN-webhooks-api-deleteWebhookEndpoint#overview |
| Request | DOC-IN-webhooks-api-deleteWebhookEndpoint#request |
| Responses | DOC-IN-webhooks-api-deleteWebhookEndpoint#responses |