Set status (id)Ask AIpost https://customer_id.prod.smartlane.io/api/setroutestatus/{route_id}Sets the status of the route with ID route_id and is a simpler alternative to PATCHing the status of the route.Path Paramsroute_idint32requiredIdentifier of the route.Body ParamsResponses 200OK. 403An error message caused by missing authorization (403 forbidden). 422An error message caused by unprocessable input (e.g. no data found for input parameters). defaultUnexpected error.Updated 7 months ago