All Release Notes
OAuth scopes for categories
7 April 2020
Composable Commerce
HTTP API
Enhancement
Security and privacy
Added new OAuth scopes for Categories. This way you are no longer required to grant scopes for Products on API clients that are supposed to have access to these endpoints only.
- [API] Added scope
manage_categories:{projectKey}
which grants access to all the APIs for creating, deleting and viewing Categories - [API] Added scope
view_categories:{projectKey}
which grants access to the APIs for viewing Categories