Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ import { Access } from '@security/_types/Access'
* The owner user's information, such as the `username` and `realm`, is also updated automatically on every call.
*
* NOTE: This API cannot update REST API keys, which should be updated by either the update API key or bulk update API keys API.
*
* To learn more about how to use this API, refer to the [Update cross cluter API key API examples page](https://www.elastic.co/docs/reference/elasticsearch/rest-apis/update-cc-api-key-examples).
* @rest_spec_name security.update_cross_cluster_api_key
* @availability stack stability=stable
* @cluster_privileges manage_security
Expand Down