Application Snapshot Settings Assignments REST Endpoints

Application Snapshot Settings/Application Snapshot Settings Assignments
The application snapshot settings assignments resource lists the academic entities assigned to this application snapshot settings instance.
Create an assignment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId}/child/assignments
Delete an assignment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId}/child/assignments/{SettingsAssignmentId}
Get all assignments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId}/child/assignments
Get an assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId}/child/assignments/{SettingsAssignmentId}
Update an assignment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId}/child/assignments/{SettingsAssignmentId}