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