diff --git a/content/operate/rc/api/get-started/manage-api-keys.md b/content/operate/rc/api/get-started/manage-api-keys.md index 49c41f9a97..a7d2494308 100644 --- a/content/operate/rc/api/get-started/manage-api-keys.md +++ b/content/operate/rc/api/get-started/manage-api-keys.md @@ -43,7 +43,7 @@ The **Copy** button copies the account key to the Clipboard. **API user keys** (also known as _secret keys_) are used as the value of the `x-api-secret-key` HTTP header used to authenticate a REST API request. -In this context, _user_ refers to the account used to sign in to the Redis Cloud console. Users must be account owners. +In this context, _user_ refers to the account used to sign in to the Redis Cloud console. Users must have an owner (read-write) or viewer (read-only) role. Users can have more than one user key; however, users should not share user keys. @@ -62,7 +62,7 @@ The key name: - Must be between 10 and 50 characters long - Can contain alphanumeric characters, hyphens, and underscores. Spaces are not allowed. -The user name must be an account owner. +The user name must have an owner or viewer role. Select **Create** to create the new key. @@ -123,4 +123,4 @@ To manage the CIDR allow list: Use the **Edit** button to change the address for a rule or the **Delete button** to remove a rule. - {{Use the **Edit** button to change the address for a CIDR allow list rule.}}   {{Use the **Delete** button to remove an address from the CIDR allow list.}} \ No newline at end of file + {{Use the **Edit** button to change the address for a CIDR allow list rule.}}   {{Use the **Delete** button to remove an address from the CIDR allow list.}}