v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1310484273.7 KB
courses

Deletes a student group member. This method returns the following error codes: * PERMISSION_DENIED if the requesting user is not permitted to delete the requested student group member or for access errors. * NOT_FOUND if the student group member does not exist or the user does not have access to the student group.

delete/v1/courses/{courseId}/studentGroups/{studentGroupId}/studentGroupMembers/{userId}

Path parameters

courseIdstring required

Required. The identifier of the course containing the relevant student group.

studentGroupIdstring required

Required. The identifier of the student group containing the student group member to delete.

userIdstring required

Required. The identifier of the student group member to delete.

Response

Successful response