Page to Role Group Assignments REST Endpoints

Page to Role Group Assignments
The page to role group assignments resource is used to define the assignment of page to a role group.
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}