Delete Endpoint

Delete a webhook endpoint. Deliveries to it stop, and its delivery history can no longer be read. This cannot be undone. To stop deliveries and keep the endpoint, update it with {"disabled": true} instead.

When the response is 503, the endpoint is left disabled; repeat the request to finish the delete.

Path parameters

endpoint_idstringRequired

The endpoint’s id (whe_...).

Response

Successful Response
endpoint_idstring
deletedboolean

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
503
Service Unavailable Error
© 2026 Captain