Page Groups REST Endpoints

Page Groups
The page groups resource is used to view, create, or modify page groups.
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}