Example searches: “400”, “updatedAt”, “application/json”, “kbn-xsrf”, “204”
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://localhost:5601/api/alerting/rule/{rule_id}/alert/{alert_id}/_unmute' \ --header "Authorization: $API_KEY" \ --header "kbn-xsrf: true"