Remove User from a classroom

Removes an enrolled user from a course in a classroom.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Path parameters

classroomHandlestringRequired

The classroom’s _id.

courseHandlestringRequired

The course’s _id.

Query parameters

retMemberLimitdoubleOptional
limit the return number of members for the classroom, the default value is 1000

Request

This endpoint expects an object.
userIdstringRequired

Response

This endpoint returns an object.
_idstring
namestring
memberslist of strings
ownerIDstring
descriptionstring
courseslist of objects