Roles REST Endpoints

Home Page Setups/Roles
The roles resource is used to define the security roles that have access to a home page.
Create a role mapping to the home page setup definition
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedHomePageSetups/{HomePageSetupId}/child/roles
Delete a role mapping to the home page setup definition
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedHomePageSetups/{HomePageSetupId}/child/roles/{RoleMapId}
Get a role belonging to the home page setup definition
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedHomePageSetups/{HomePageSetupId}/child/roles/{RoleMapId}
Get all roles belonging to the home page setup definition
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedHomePageSetups/{HomePageSetupId}/child/roles