Reorder student statuses

Saves the supplied status ordering and returns the resulting ordered status list.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
sortslist of objectsRequired

Response

The statuses were reordered and the updated list is returned.
statusstringOptional
messagestringOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error