从教室中移出一个学生

DEL
从教室中移出一个学生

Path parameters

handlestringRequired

文件中的 _id 或者 slug.

Request

This endpoint expects an object.
userIdstringRequired

使用字符串 _idslug 用来从教室中移出用户.

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

Response

This endpoint returns an object
_idstringOptional
namestringOptional
memberslist of stringsOptional
ownerIDstringOptional
descriptionstringOptional
courseslist of objectsOptional