Security Page Groups REST Endpoints

Security Page Groups
A page group is a named set of application pages that are managed together.
Create a page group
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedPageGroups
Delete a page group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedPageGroups/{GroupId}
Get a page group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPageGroups/{GroupId}
Get all page groups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPageGroups
Update a page group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedPageGroups/{GroupId}