Skip to content

Commit

Permalink
docs: update api-key-management.md (#2320) (#2321)
Browse files Browse the repository at this point in the history
(cherry picked from commit 95fc8ef)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>
  • Loading branch information
1 parent 48c1dcd commit 12592ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/docs-content/tenant-settings/api-key-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ tags: ["tenant-administration", "authentication", "api-key"]
You can manage API keys for your Palette tenant. API keys are used to authenticate API requests to Palette. You can
create, edit, revoke, and delete API keys for your tenant.

Unlike regular user accounts, tenant administrators can view all API keys created for the tenant. Non-tenant users are
Unlike user accounts, tenant administrators can view all API keys created for the tenant. Users are
limited to actions for their own API keys.

The following table describes the API key management tasks you can perform as a tenant administrator, and how they
differ from non-tenant users.
differ from users.

| **Action** | **Description** | **Tenant Admin** | **Non-tenant User** |
| **Action** | **Description** | **Tenant Admin** | **User** |
| ------------------- | ------------------------------------------------- | ---------------- | ------------------- |
| **List** | List all API keys in the tenant. |||
| **Create** | Create a new API key. |||
Expand Down

0 comments on commit 12592ae

Please sign in to comment.