Teacher Invitations

Create Invited Teacher Class

Prepare a class (and its roster) for an invited teacher who has no account yet. It becomes theirs when they create their account.

post/admin/teacher-invitations/{invitation_id}/classes

Path parameters

invitation_idstring required

The ID of the invitation

The ID of the invitation

Request body

namestring required
grade'sixieme' | 'cinquieme' | 'quatrieme' | 'troisieme' | 'seconde' | 'premiere' | 'terminale' | 'prepa' nullable
send_invitationsboolean

Response

Successful Response

idstring required
invitation_idstring required
namestring required
gradestring nullable
school_yearstring required
students_countinteger required
send_invitationsboolean required

Changes