Issue
Is it possible to modify the scope of an existing Organization Authentication Token? Currently, the scope is set to 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.
Note: We recommend using a personal auth token only to interact with the Sentry API on behalf of a user.
