Classrooms

删除注册用户

PUT
将用户从注册的课程和教室中移除。

Path parameters

classroomHandlestringRequired

教室_id.

courseHandlestringRequired

课程_id.

Query parameters

retMemberLimitdoubleOptional
设置返回的教室中显示的学生数量, 默认值为 1000

Request

This endpoint expects an object.
userId
stringRequired

Response

This endpoint returns an object
_id
stringOptional
name
stringOptional
members
list of stringsOptional
ownerID
stringOptional
description
stringOptional
courses
list of objectsOptional