删除注册用户

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

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

classroomHandlestringRequired

教室_id.

courseHandlestringRequired

课程_id.

Query parameters

retMemberLimitdoubleOptional

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

Request

This endpoint expects an object.
userIdstringRequired

Response

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