Enroll Users to Course

❗️

End of Support Notification

As of December 5, 2025, this API is now deprecated. For more information, see OneTrust API Sunsetting & Deprecation Guidelines.

Use this API to enroll users into a specific course.

πŸ—’

Things to Know

  • Any number of users can be enrolled into the specified course per each API call.
Body Params

User enrollment request

uuid
required

ID assigned to each course. The value is obtained from Get List of Courses API.

string
required

Name of the course.

string
required

NameKey assigned to each course.

date-time
required

The date and time at which the course should be completed. The format is YYYY-MM-DDTHH:MM:SS.FFFZ

reminders
object

The reminder for course deadline.

uuid
required

Valid unique id assigned to each language. The value is obtained from Get List of Courses API.

string
required

Valid unique nameKey assigned to each language.

string
required

Valid unique name assigned to each language.

int32
required

Version of the course for particular language.

string

Comments added if any while enrolling the users to the course.

users
array of objects
required

Valid unique id assigned to each user.

users*
Responses

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
Required Scopes
Response
Choose an example:
application/json