Unmute all alerts
Path parameters
-
The identifier for the rule.
POST
/api/alerting/rule/{id}/_unmute_all
curl \
--request POST https://localhost:5601/api/alerting/rule/{id}/_unmute_all \
--header "kbn-xsrf: true"