Delete Job From Route
delete/routes/{route_uid}/job
Path parameters
route_uidstring required
uid of route
Query parameters
unassign_usersboolean
Request body
Response
200
Example response
{
"type": "success",
"message": "Jobs removed from route successfully",
"title": "Jobs removed from route successfully"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.