Vehicles
Update a vehicle
Updates the specified Vehicle object by setting the values of the parameters provided. Any parameters not included remain unchanged.
POST
Path Parameters
ID of the vehicle to update.
Body
application/json
Response
200
application/json
Returns the updated Vehicle object with any supplied changes applied.