Enroll

Unenroll a user from a course.

post/v1/unenroll

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.