Delete a rule
Path parameters
-
The identifier for the rule.
DELETE
/api/alerting/rule/{id}
curl \
-X DELETE https://localhost:5601/api/alerting/rule/{id} \
-H "kbn-xsrf: true"
The identifier for the rule.
curl \
-X DELETE https://localhost:5601/api/alerting/rule/{id} \
-H "kbn-xsrf: true"