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