bulk_register_users_to_session
Register up to 25 users to an ILT session in one API call by providing user IDs and session details.
Instructions
Register up to 25 users to an ILT session in a single API call. Provide a list of user IDs plus the course, module, and session IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userIds | Yes | List of Litmos user IDs to register (max 25) | |
| courseId | Yes | The Litmos course ID | |
| moduleId | Yes | The ILT module ID within the course | |
| sessionId | Yes | The session ID to register users for |