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