Attach a node to the school structure
Creates a department or grade node under an existing academic-year structure node and returns the refreshed tree.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
yearId
Academic year receiving the node.
Request
This endpoint expects an object.
nodeable_type
Allowed values:
nodeable_id
parent_node_id
Response
The node was attached and the refreshed school structure tree was returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

