Skip to content

Commit

Permalink
feat(Browser API): removed note about admin api key
Browse files Browse the repository at this point in the history
  • Loading branch information
paperclypse committed Feb 8, 2022
1 parent 253c22b commit dcb6798
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Browser monitoring supports the uploading of [source maps](/docs/new-relic-brows

In order to upload source maps to browser via the API, you'll need this information:

* A [user API key](/docs/apis/get-started/intro-apis/types-new-relic-api-keys#user-api-key) (before November 20, 2020, the [Admin API key](/docs/apis/get-started/intro-apis/types-new-relic-api-keys#admin) was required; that will still work if already in place)
* A [user API key](/docs/apis/get-started/intro-apis/types-new-relic-api-keys#user-api-key)
* The New Relic [application ID](/docs/browser/new-relic-browser/installation-configuration/copy-browser-monitoring-license-key-app-id) for the deployed app
* The full [JavaScript file URL](#what-url)
* Optionally, if the JavaScript URL doesn't automatically have release info appended to it, the [release name and ID](#release-id)
Expand Down

0 comments on commit dcb6798

Please sign in to comment.