v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Optimize Job Route

post/routes/{route_uid}/optimize

Path parameters

route_uidstring required

uid of route

Request body

Response

200

typestring
messagestring
titlestring

Example response

{
  "type": "success",
  "message": "Routes optimized successfully",
  "title": "Routes optimized successfully"
}