Reassign Job From Route
post/routes/{route_uid}/reassign
Path parameters
route_uidstring required
uid of route
Query parameters
assign_route_usersboolean
Request body
Response
200
Example response
{
"message": "Job reassigned successfully",
"title": "Job reassigned successfully",
"type": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.