Mute an alert
Path parameters
-
The identifier for the rule.
-
The identifier for the alert.
POST
/api/alerting/rule/{rule_id}/alert/{alert_id}/_mute
curl \
--request POST https://localhost:5601/api/alerting/rule/{rule_id}/alert/{alert_id}/_mute \
--header "kbn-xsrf: true"