Unassign a class from a grade

Clears the selected school class parent grade and confirms the removed 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 currently associated with the class.
class_idintegerRequired>=1
Class to unassign.

Response

The class was unassigned from the grade.
statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error