v53

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0738124256.7 KB
Webhooks

Delete Webhook

Deletes a webhook. Blocked with a 409 while any alert still references it — reassign or remove those alerts first — so deletion never leaves an alert pointing at a missing webhook (which would silently drop notifications). Mirrors the internal webhook delete guard.

delete/api/v2/webhooks/{id}

Path parameters

idstring required

Webhook ID

Response

Successfully deleted webhook

EmptyResponse required