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_id
Grade currently associated with the class.
class_id
Class to unassign.
Response
The class was unassigned from the grade.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

