Assign a class to a grade

Sets the selected school class parent grade and confirms the saved grade-class relationship for the active school.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

grade_idintegerRequired>=1
Grade receiving the class.
class_idintegerRequired>=1
Class to assign.

Response

The class was assigned to the grade.
statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error