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

Changes

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