Unenroll a user from a course
Enrollments
Unenroll a user from a course
Unenrolls a user from a course with a single API call.
This endpoint automatically handles finding the appropriate class enrollment(s) for the course and marking them as ‘tobedeleted’.
Consumers don’t need to know which specific class the user is enrolled in or manage the enrollment status transitions required by OneRoster.
DELETE
Unenroll a user from a course
Documentation Index
Fetch the complete documentation index at: https://docs.timeback.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier for the user
The unique identifier for the course
The unique identifier for the school
Response
204 - application/json
Successful response