register_user_to_session
Register a user to a specific instructor-led training session within a course module to manage attendance and enrollment.
Instructions
Register a Litmos user to a specific ILT session within a course module.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The Litmos user ID to register | |
| courseId | Yes | The Litmos course ID | |
| moduleId | Yes | The ILT module ID within the course | |
| sessionId | Yes | The session ID to register for |