Enroll user in a course
Enrolls a user in a course with a single API call.
This endpoint handles all necessary background operations: locating or creating a default class for the course, establishing appropriate academic sessions (school year and term), and creating the enrollment record.
Consumers can simply specify the user, course, and role (default is ‘student’) without needing to understand or manage the underlying academic structure that OneRoster requires.
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
Body
Response
Successful response