Path Parameters
The webhook ID to delete.
Headers
Your API key. This endpoint also accepts session cookie authentication.
Response
- 200 OK
- 401 Unauthenticated
- 400 Invalid ID
- 404 Not Found
Always
true on successful deletion.This endpoint supports dual authentication — either API key (
x-api-key header) or session cookie from the dashboard.Related: List Webhooks · Create Webhook