Path parameters
-
id
string Required The identifier for the rule.
POST
/api/alerting/rule/{id}/_mute_all
curl \
--request POST 'http://localhost:5622/api/alerting/rule/{id}/_mute_all' \
--header "Authorization: $API_KEY" \
--header "kbn-xsrf: true"