Reorder Jobs In Route
put/routes/{route_uid}/reorder
Path parameters
route_uidstring required
uid of route
Request body
Response
200
Example response
{
"message": "Jobs reordered successfully for route",
"title": "Jobs reordered successfully",
"type": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.