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

Changes

Changed in 1 of the 66 revisions of this API.1