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

e0b866156902

Alerts
Enterprise

Update Alert Webhook

Partially updates an alert webhook by ID. Only fields present in the request body are modified.

patch/api/v2/alert-webhooks/{alert_webhook_id}

Request body

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

Set to true to disable the webhook (populates disabled_at/disabled_by), false to re-enable.

Response

OK