在课程中注册用户
在一个教室里的一门课程上注册一个用户。 如果课程是付费课程,用户需要一个有效的订阅许可。 用户必须是教室中的一个成员。
Authentication
AuthorizationBasic
Basic authentication of the form Basic <username:password>.
Path Parameters
classroomHandle
教室 _id.
courseHandle
课程 _id.
Query Parameters
retMemberLimit
设置返回的教室中显示的学生数量, 默认值为 1000
Request
This endpoint expects an object.
userId
Response
This endpoint returns an object.
_id
name
members
ownerID
description
courses
