admin

Attach Students To Class

Attach already-registered student accounts to a class: link, roster row marked joined, and (by default) an email telling the student which account to sign in with. Bad entries are skipped, the rest go through.

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

Path parameters

class_idstring required

Request body

notifyboolean

Response

Successful Response

class_idstring required
namestring required
attachedinteger required
already_linkedinteger required
skippedinteger required
emails_sentinteger required

Changes