Attach a grade to an academic year

Creates the school-to-grade relation for the selected academic year and returns the refreshed structure tree.

Authentication

AuthorizationBearer

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

Path parameters

year_idintegerRequired
grade_idintegerRequired

Response

Grade relation attached and the refreshed structure tree returned.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error