-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Org Management - Cloud Admin API keys
-
None
-
1
User Problem
You can define the scope for Organisation API tokens, but it doesn't support account lifecycle (read/write/delete accounts). As a result, running the User management REST API with the scoped token fails with the following error.
"key": "forbidden.insufficientScope",
"context": {
"message": "Insufficient scope for this action",
Suggested Solutions
Org API token scope to support the account lifecycle
Current Workarounds
Create the Org API token without scope
- is duplicated by
-
ID-9051 Add manage:org scope to the options for creating API token with scopes
- Gathering Interest