Skip to content

Commit 6cde2de

Browse files
Update docs/reference/elasticsearch/rest-apis/update-cc-api-key-examples.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent 0665d4f commit 6cde2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/rest-apis/update-cc-api-key-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ A successful call returns a JSON structure that provides API key information. Fo
4141
% TESTRESPONSE[s/ui2lp2axTNmsyakw9tvNnw/$body.api_key/]
4242
% TESTRESPONSE[s/VnVhQ2ZHY0JDZGJrUW0tZTVhT3g6dWkybHAyYXhUTm1zeWFrdzl0dk5udw==/$body.encoded/]
4343

44-
Information of the API key, including its exact role descriptor can be inspected with the [Get API key API](https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-security-get-api-key).
44+
To retrieve key information about the API key, including the exact role descriptor, use the [Get API key API](https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-security-get-api-key).
4545

4646
```console
4747
GET /_security/api_key?id=VuaCfGcBCdbkQm-e5aOx

0 commit comments

Comments
 (0)