Webhooks
Delete webhook endpoint
Soft-deletes a webhook endpoint. Delivery stops immediately and the endpoint no longer appears in list results. Delivery history is preserved (and can be fetched via GET /deliveries with the endpoint_id filter) so audit trails and post-mortem debugging remain possible.
delete/webhooks/v1/endpoints/{id}
Path parameters
idstring required
Response
Endpoint deleted