IndividualClassesChangeTeacher
Reassign a different teacher to an individual class by submitting the class ID and the new teacher ID. Updates the assigned teacher for that class.
Instructions
Change the teacher assigned to an individual class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| classId | Yes | integer (required) | |
| teacherId | Yes | integer (required) | |
| classLearningLanguage | No | string (optional) |