Skip to content

Commit

Permalink
Merge pull request #18065 from tracyatrf/patch-2
Browse files Browse the repository at this point in the history
Update Documentation to reflect the inability to rotate a REST API key.
  • Loading branch information
ally-sassman committed Jul 18, 2024
2 parents 277f442 + 9ba9f1d commit 4324ef4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/content/docs/apis/intro-apis/new-relic-api-keys.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -445,9 +445,9 @@ We also have several older or less common API key type. To rotate these keys:
title="Rotate REST API key"
>

This is an older key that is not recommended for use by customers, but is still supported by New Relic. We now recommend using the user key instead of the REST API key.
This is an older key that's deprecated but still supported by New Relic. We now recommend using the user key instead of the REST API key.

To rotate this key:
You can't rotate this key, but you can delete it.

1. Log in to New Relic on an account with admin permissions.

Expand All @@ -460,7 +460,7 @@ We also have several older or less common API key type. To rotate these keys:
src={apisAndDataLocateRestKey}
/>

4. Click <DNT>**Regenerate REST API**</DNT> and confirm to replace the existing API key.
4. Click <DNT>**Delete REST API Key**</DNT>.

</Collapser>
<Collapser
Expand Down

0 comments on commit 4324ef4

Please sign in to comment.