Vehicles
Update
Update a vehicle by ID.
PUT
/
v2
/
vehicles
/
{ID}
/
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Fleet-Id
string
Path Parameters
ID
string
requiredBody
application/json ยท object
The body is of type object
.
Response
200 - application/json
id
number
vehicle_number
string
vehicle_make
string
vehicle_model
string
active
boolean
year
string
lessee_renter
string