About Management Tokens
Management Tokens are tokens that provide you with read-write access to the content of your stack. It is a credential used along with the stack API key to make authorized Content Management API (CMA) requests for managing content of your stack.
Note: The management token can be assigned to all the branches or to a specific branch. You can also assign it to all the aliases or a specific alias, to fetch or manage data from their associated branches. Refer to our Global Modules document for more information.
A management token with read-write permissions can perform all actions on the following modules:
- Entries
- Assets
- Content types
- Labels
- Extensions
- Releases
- Environment
- Languages
- Webhooks
- Roles
- Users (Except adding and removing users to/from a stack)
- Workflows (Except for changing workflow stages)
- Publish Rules (Except set up publishing rules that require the approval of users or roles)
- Audit Log (Read-only)
- Publish Queue
A management token with just READ permissions can be used to make all GET requests for the modules mentioned above.
Note: Management tokens cannot be used for the following modules: organization, stack, user session, and tokens.