User Group REST Endpoints
Role Manager/User Group
- Create new user group
- Method: postPath:
/spms/v2/ships/{shipId}/roleManagers/userGroups - Delete User Group record
- Method: deletePath:
/spms/v2/ships/{shipId}/roleManagers/userGroups/{userGroupId}/accessRoleTasks - Retrieve user group by user group id
- Method: getPath:
/spms/v2/ships/{shipId}/roleManagers/userGroups/{userGroupId}/accessRoleTasks - Retrieve user groups
- Method: getPath:
/spms/v2/ships/{shipId}/roleManagers/userGroups - Update specific Main task accesses from a User Group to other User Groups
- Method: putPath:
/spms/v2/ships/{shipId}/roleManagers/userGroups/accessRoleTasks - Update user group details.
- Method: putPath:
/spms/v2/ships/{shipId}/roleManagers/userGroups/{userGroupId}/accessRoleTasks