Groups resouce
Site group management - Group models - Admin group representation
OVERVIEW
We are to manage the admin groups (Site roles) the same way as site groups. In order to do that we need to represent the admin group with the same structure as site group. This will help us to manage the CRUD operation with the same API endpoints rather than having to define a separate set of CRUD endpoints for admin groups.
ID | Group Name | Role |
---|---|---|
-2 | Site admin | Site admin |
-3 | Member admin | Member admin |
-4 | Content admin | Content admin |
-5 | Reporting admin | Reporting admin |
-6 | Q&A admin | Q&A admin |
-7 | User admin | |
-8 | iSheet admin |
Last Updated: Nov 08,2024
Comments
0 Comments