POST /api/alerting/rule/{id}/_mute_all
curl \ --request POST 'https://<KIBANA_URL>/api/alerting/rule/{id}/_mute_all' \ --header "Authorization: $API_KEY" \ --header "kbn-xsrf: true"
curl \ --request POST 'https://<KIBANA_URL>/api/alerting/rule/{id}/_mute_all' \ --header "Authorization: $API_KEY" \ --header "kbn-xsrf: true"