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_id
Grade receiving the class.
class_id
Class to assign.
Response
The class was assigned to the grade.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

