This topic provides a preview of significant updates that are planned for production release. We aim to offer transparency about forthcoming changes to help you prepare for and adapt to these modifications smoothly. Please note that the details here are subject to change as development progresses, and we will provide updates to ensure you have the latest information.
- Changes to API Access Roles — Action Required by June 23 ⚠️ Breaking Change
We are removing deprecated role access for a subset of GraphQL queries and mutations to align API ownership with the correct functional domain.
These removals take effect on June 23, so please make sure to update any integrations that still rely on the affected roles before that date to avoid access failures.
| API / Area | Removed role | Use instead |
|---|---|---|
createBalance, updateBalance, deleteBalance |
Plan_Admin | Account_Admin for account balance modification |
createFieldMapping, updateFieldMapping, deleteFieldMapping, deployFieldMappings, updateSGSNTable, updateRatingGroupHierarchy |
Plan_Publisher | Network_Operator or Network_Admin, depending on the API |
getAccountBalanceTypeCounters |
Plan_Admin, Plan_Designer, Plan_Publisher, Plan_Query | Account_Admin, Account_Query, or Data_Admin |
triggerRar |
Plan_Admin | Infrastructure |
Priyanka Bhotika
Comments