Page Permissions to Role Group Assignments REST Endpoints

Page to Role Group Assignments/Page Permissions to Role Group Assignments
The page permissions to role group assignments resource is used to define the assignment of page permissions to a role group.
Create a page permission for a role group
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedPageRoleGroupAssignments/{AssignmentId}/child/roleGroupPagePermissions
Delete a page permission for a role group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedPageRoleGroupAssignments/{AssignmentId}/child/roleGroupPagePermissions/{PermissionMappingId}
Get a page permission for a role group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPageRoleGroupAssignments/{AssignmentId}/child/roleGroupPagePermissions/{PermissionMappingId}
Get all page permissions for a role group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPageRoleGroupAssignments/{AssignmentId}/child/roleGroupPagePermissions
Update a page permission for a role group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedPageRoleGroupAssignments/{AssignmentId}/child/roleGroupPagePermissions/{PermissionMappingId}