Skip to main content

How can I change the scope for an Organization Auth Token?

Updated over a month ago

Issue

Is it possible to modify the scope of an existing Organization Authentication Token? Currently, the scope is set to ie. org:ci, but I would like to adjust it to include access to data from our organization and teams.

Applies To

  • All SaaS Customers

  • Auth Tokens

Resolution

It is not possible to modify the scope of an existing Organization Auth Token. Organization auth tokens are specifically designed for uploading source maps and used in CI environments.

To achieve access to additional data from your organization and teams, consider using Internal Integrations or Personal Auth Tokens. More information on the different types of auth tokens and their appropriate use cases can be found here.

Note: We recommend using a personal auth token only to interact with the Sentry API on behalf of a user.

Did this answer your question?