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 \
-X POST https://localhost:5601/api/alerting/rule/{rule_id}/alert/{alert_id}/_mute \
-H "kbn-xsrf: true"