Delete User from Classroom
Remove a user from the classroom.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <username:password>
.
Path parameters
handle
The document’s _id
or slug
.
Request
This endpoint expects an object.
userId
The _id
or slug
of the user to remove from the class.
retMemberLimit
limit the return number of members for the classroom, the default value is 1000
Response
This endpoint returns an object.
_id
name
members
ownerID
description
courses