Enroll

Enroll a user in a course.

post/v1/enroll

Request body

user_idinteger required

The unique ID of the user.

course_idinteger required

The unique ID of the course.

Response

204 response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.