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