Delete a member from an existing course
DevelopingDELETE
/courses/{courseid}/members/{userId}Only the teacher of this course and assistants of this course and the user themselves should be able to perform this action
Request
Path Params
courseid
string
required
userId
string
required
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 9 months ago