admin

Add Pending Students To Class

Add students to an existing class's roster on behalf of its teacher. Names already on the roster are skipped.

post/admin/classes/{class_id}/pending-students

Path parameters

class_idstring required

Request body

send_invitationsboolean

Response

Successful Response

class_idstring required
class_codestring required
namestring required
gradestring nullable
subjectstring required
school_yearstring nullable
teacher_idstring required
teacher_emailstring required
students_addedinteger required
students_skippedinteger required
invitations_sentinteger required
warningsstring[] required

Changes

Changed in 1 of the 2 revisions of this API.1