Skip to content

Commit f9f91ab

Browse files
elasticsearchmachineAdam Locke
andauthored
[DOCS] Updating cluser privilege for create API key (#75959) (#75963)
Co-authored-by: Adam Locke <[email protected]>
1 parent 9201a56 commit f9f91ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/docs/en/rest-api/security/create-api-keys.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Creates an API key for access without requiring basic authentication.
1717
[[security-api-create-api-key-prereqs]]
1818
==== {api-prereq-title}
1919

20-
* To use this API, you must have at least the `manage_api_key` cluster privilege.
20+
* To use this API, you must have at least the `manage_own_api_key` cluster privilege.
2121

2222
IMPORTANT: If the credential that is used to authenticate this request is
2323
an API key, the derived API key cannot have any privileges. If you specify privileges, the API returns an error.

0 commit comments

Comments
 (0)