Optimize all routes in a run

Optimizes the selected bus run, saves the resulting stop assignments, and returns the completed action status.

Authentication

AuthorizationBearer

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

Path parameters

run_idintegerRequired
Run setup identifier.

Response

Optimization completed.
statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error