Admin - Schools

Add Existing Teacher To School

Add an existing teacher to a school by creating a membership. The teacher keeps their original email - no email changes. Only accessible by admin users.

post/admin/schools/{school_id}/teachers/existing

Path parameters

school_idstring required

The ID of the school

The ID of the school

Request body

teacher_idstring required
matched_expected_teacherstring nullable

Response

Successful Response

messagestring required
teacher_idstring required
membership_createdboolean required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.