Path parameters
-
id
string Required The identifier for the rule.
DELETE
/api/alerting/rule/{id}
curl \
--request DELETE https://<KIBANA_URL>/api/alerting/rule/{id} \
--header "Authorization: $API_KEY" \
--header "kbn-xsrf: true"