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