Update an alert
Updates alert metadata, query, condition, notifiers, or enabled state. Query and condition changes restart the evaluation schedule; disabling stops it. project_id is immutable.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Alert ID to update.
Body
New workspace-unique display name. Omit to keep the current name.
New description. Omit to keep the current description.
New UI signal preset. Omit to keep the current value.
Replacement query. Omit to keep the current query.
Replacement condition. Omit to keep the current condition.
Replacement notifier set. Omit to keep the current notifiers.
New enabled state. Omit to keep the current state.
Response
OK
Updated alert.