Unmute an alert
Path parameters
-
The identifier for the rule.
-
The identifier for the alert.
POST
/api/alerting/rule/{rule_id}/alert/{alert_id}/_unmute
curl \
-X POST https://localhost:5601/api/alerting/rule/{rule_id}/alert/{alert_id}/_unmute \
-H "kbn-xsrf: true"