URL parameters
The unique identifier of the dashboard.
The unique identifier of the chart.
Headers
Bearer $TOKEN
Body parameters
The name of the alert.
The type of alert. threshold for static values, relative for percentage changes, or anomaly_rrcf for ML-based anomaly detection.
The comparison operator. Required for threshold and relative alerts.
The numeric threshold or percentage change. Required for threshold and relative alerts.
An alternative to value for string-based threshold alerts.
How often to evaluate the alert condition, in seconds. Required for threshold and relative alerts.
The duration in seconds that a condition must be met before an alert is triggered. 0 for immediate triggering.
Set to true to create the alert in a paused state.
An object defining where to send notifications. Can be the current team, another team, or an escalation policy.
A key-value object for custom metadata to be included in incidents.