HR integration
Synchronize teacher records from HR systems and onboarding workflows.
Manage teacher master-data and user accounts. Returns all teachers regardless of whether they have assigned user accounts.
HR integration
Synchronize teacher records from HR systems and onboarding workflows.
Account management
Create teacher records and manage their user accounts.
| Method | Operation ID | Description |
|---|---|---|
GET | getTeacherById | Get a single teacher by ID |
GET | getTeachers | List all teachers |
POST | createTeachers | Create teachers (batch) |
PUT | updateTeachers | Update teachers (batch) |