v2

latestOpenAPI 3.1.02026-08-07750280.6 KB
Webhooks

Delete a webhook subscription

Remove a webhook subscription. Deliveries stop immediately. The n8n trigger node calls this on deactivate.

Authentication:
- API key with READ_WRITE permission
delete/webhooks/{webhook_id}

Path parameters

webhook_idstring uuid required

Response

Subscription deleted

{"stackTrail":"paths:/webhooks/{webhook_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","title":"Response Delete Webhook Webhooks Webhook Id Delete"}