Remove user from a course
Remove/Unenroll a user from particular course
Remove from course
DELETE
https://api.quicksense.org/api/v2/public/enrol/
De-register a user by course ID
Headers
Name
Type
Description
string
User's email address
ApiKey
string
School's API Key
Request Body
Name
Type
Description
Courses
array
String array containing courses to unenroll from
Last updated
Was this helpful?