Route ManagementDelete a named routeDelete a named route DELETE /v1/vehicles/:vehicleId/routes/:name Deletes the route with the given name. Request Responses200404422500Successful ResponseRoute not foundValidation ErrorInternal server error