v1

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

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

delete/v1/courses/{courseId}/studentGroups/{id}

Path parameters

courseIdstring required

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

idstring required

Required. The identifier of the student group to delete.

Response

Successful response