Update alert rule
Updates an existing alert rule — change conditions, channels, or enabled state.
POST
Update alert rule
Body
application/json
Response
Alert rule updated.
An alert rule — defines a condition that triggers notifications and the channels to deliver them to. Channel types (webhook, slack, email) are built into the platform; each has a specific renderer and notifier.
Unique rule identifier.
Human-readable name.
Example:
"Approval needed"
Condition that triggers this alert.
Where to send when this rule fires. Each entry is a built-in channel type with its config. Svantic ships renderers and notifiers for each supported type.
Example:
"Notify when a message needs human input."
