Page Access Role Group Assignments REST Endpoints

Page Access Role Group Assignments
Page access role group assignments define which application pages a role group can access. When you assign access to a role group, all roles within that group automatically receive it.
Create a role group page assignment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedPageRoleGroupAssignments
Delete a role group page assignment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedPageRoleGroupAssignments/{AssignmentId}
Get a role group page assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPageRoleGroupAssignments/{AssignmentId}
Get all role group page assignments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPageRoleGroupAssignments
Update a role group page assignment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedPageRoleGroupAssignments/{AssignmentId}