Perform manual edits on vehicle routes and assignments
POST/api/v2/microservices/edit
Allows various actions like reordering nodes, assigning/unassigning bookings, invalidating/deleting entities, and shifting nodes.
Request
Responses
- 200
- 400
- 500
OK. The action was processed successfully.
Bad Request. The action could not be completed due to invalid input or constraint violation
Internal Server Error