Enable a rule Beta
Path parameters
-
The identifier for the rule.
POST
/api/alerting/rule/{id}/_enable
curl \
--request POST https://<KIBANA_URL>/api/alerting/rule/{id}/_enable \
--header "kbn-xsrf: true"
The identifier for the rule.
curl \
--request POST https://<KIBANA_URL>/api/alerting/rule/{id}/_enable \
--header "kbn-xsrf: true"