Open
Description
Describe the solution you'd like
We would love to generate, manage and use Organization API Tokens rather than our own User API Tokens since we do a lot of AppCenter CLI work through our CI/CD.
App Tokens are not enough, as we use the token to build apps dynamically based off env etc.
Describe alternatives you've considered
We have a generic user account atm who has access to the organization, but there are some security concerns.
Additional context
We hopefully can use this via the CLI (request raised here): microsoft/appcenter-cli#1030 (comment)