Managed Student Group Configurations REST Endpoints
Managed Student Group Configurations
This resource will be deprecated. Use the following Hed General Settings resource instead. The managed student group configurations resource provides the configuration settings for managed student groups.
- Create a managed student group configuration
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/hedProxyGroupConfigurations
- Get a managed student group configuration
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedProxyGroupConfigurations/{ConfigurationId}
- Get all managed student group configurations
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedProxyGroupConfigurations
- Update a managed student group configuration
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/hedProxyGroupConfigurations/{ConfigurationId}