v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBScheduling
Remove Machine from Route
Removes a machine from a specific route, identified by RouteId and MachineId.
delete/v1/Scheduling/route-machines
Query parameters
MachineIdinteger
The unique identifier of the machine to be removed from the route.
RouteIdinteger
The unique identifier of the route from which the machine will be removed.
Response
The details of the machine removed from the route.