POST
/api/alerts/alert/{alertId}/_mute_all
curl \
--request POST 'http://localhost:5601/api/alerts/alert/41893910-6bca-11eb-9e0d-85d233e3ee35/_mute_all' \
--header "Authorization: $API_KEY" \
--header "kbn-xsrf: string"
curl \
--request POST 'http://localhost:5601/api/alerts/alert/41893910-6bca-11eb-9e0d-85d233e3ee35/_mute_all' \
--header "Authorization: $API_KEY" \
--header "kbn-xsrf: string"