Detach a school structure node
Removes a non-root node from the selected academic-year structure and returns the remaining tree for the active school.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
yearId
Academic year containing the node.
nodeId
Structure node to detach.
Response
The node was detached and the remaining school structure tree was returned.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

