Example searches: “message”, “timezone”, “notify_when”, “consumer”, “threshold”
A required header to protect against CSRF attacks
The identifier for the rule.
The identifier for the alert.
Indicates a successful call.
Indicates an invalid schema or parameters.
Indicates that this call is forbidden.
Indicates a rule or alert with the given ID does not exist.
curl \ --request POST 'https://<KIBANA_URL>/api/alerting/rule/{rule_id}/alert/{alert_id}/_mute' \ --header "Authorization: $API_KEY" \ --header "kbn-xsrf: true"