latestOpenAPI 3.0.3Apache-2.0raw.githubusercontent.com2026-08-19286141787.6 KB

e0b866156902

Alerts
Enterprise

Create Alert Webhook

Creates a new alert webhook (channel + webhook + HMAC secret in one transaction). The generated HMAC secret is returned on this response only.

post/api/v2/alert-webhooks

Request body

type'generic' | 'slack' | 'ms-teams' required
namestring required
descriptionstring
urlstring uri required

Must be https, http is not supported.

Response

Created