Delete a webhook endpoint
DELETE/core/api/v1/developer/webhooks/endpoints/:id
To stop deliveries temporarily without losing history, set status to paused instead.
Request
Responses
- 200
- 204
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.