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

e0b866156902

Alerts
Enterprise

Update Alert

Partially updates an alert by ID. All top-level fields are optional. If subscriptions is present, the supplied array fully replaces the current subscription set for this alert in one transaction (delete-omitted, insert-new, update-existing by composite key (channel_id, event_type)). Omit subscriptions to leave bindings unchanged.

patch/api/v2/alerts/{alert_id}

Request body

namestring
descriptionstring
disabledboolean

Response

OK