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