Example searches: “consumer”, “mapped_params”, “enabled”, “status_change_threshold”, “throttle”
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 'http://<KIBANA_URL>/api/alerting/rule/{rule_id}/alert/{alert_id}/_mute' \ --header "Authorization: $API_KEY" \ --header "kbn-xsrf: true"