Save route assignments

Saves the route, bus, driver, stop, and student assignments for a run setup.

Authentication

AuthorizationBearer

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

Path parameters

batch_idintegerRequired
run_setup_idintegerRequired

Request

This endpoint expects an object.
routeslist of objectsRequired

Response

Route assignments saved.
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

401
Unauthorized Error
422
Unprocessable Entity Error