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