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

yearIdintegerRequired>=1
Academic year containing the node.
nodeIdintegerRequired>=1
Structure node to detach.

Response

The node was detached and the remaining school structure tree was returned.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error