Mute an alert Beta
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://<KIBANA_URL>/api/alerting/rule/{rule_id}/alert/{alert_id}/_mute \
-H "kbn-xsrf: true"