Managed Student Groups REST Endpoints

Managed Student Groups
The managed student groups resource provides the list of group managers and students.
Create a managed student group
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedProxyGroups
Delete a managed student group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedProxyGroups/{GroupId}
Get a managed student group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedProxyGroups/{GroupId}
Get all managed student groups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedProxyGroups
Update a managed student group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedProxyGroups/{GroupId}