Batch assign students to groups

Assign students to groups in bulk. Each assignment maps one group (by ID or external reference) to multiple students (by IDs or external references). Returns 200 when all items succeed, 207 for partial success with per-item failures.

Per-item error codes: VALIDATION_ERROR, MISSING_GROUP_IDENTIFIER, AMBIGUOUS_GROUP_IDENTIFIER, MISSING_STUDENT_IDENTIFIER, AMBIGUOUS_STUDENT_IDENTIFIER, GROUP_NOT_FOUND, STUDENT_NOT_FOUND, STUDENT_ARCHIVED, ASSIGN_FAILED.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
assignments
array of objects
required

Array of student-group assignments

assignments*
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json