Skip to content

Commit

Permalink
Merge pull request DataDog#9920 from DataDog/cswatt/api-key-limit
Browse files Browse the repository at this point in the history
increase api key limit from 5 to 50
  • Loading branch information
jtappa authored Mar 2, 2021
2 parents f2a1fe4 + 043b620 commit 863891c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/account_management/api-app-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To add a Datadog API key or client token, navigate to [Integration -> APIs][1],

**Note**:

* Your org must have at least one API key and at most five API keys.
* Your org must have at least one API key and at most 50 API keys.
* Key names must be unique across your org.

## Remove API keys or client tokens
Expand Down Expand Up @@ -62,7 +62,7 @@ Consider setting up multiple API keys for your organization. For example, use di

Using multiple API keys lets you rotate keys as part of your security practice, or revoke a specific key if it's inadvertently exposed or if you want to stop using the service it's associated with.

If your organization needs more than the built-in limit of five API keys, contact [Support][6] to ask about increasing your limit.
If your organization needs more than the built-in limit of 50 API keys, contact [Support][6] to ask about increasing your limit.

## Disabling a user account

Expand Down

0 comments on commit 863891c

Please sign in to comment.