Vehicles
Attach a Vehicle
Attaches an existing Vehicle to a driver or fleet. Provide either driver
or fleet
in the request body to specify the target.
POST
Path Parameters
The unique identifier for the Vehicle to attach.
Body
application/json
Response
200
application/json
Returns the updated Vehicle object with the new attachment. If the Vehicle or target driver or fleet does not exist, an error is returned.