Vehicles
Bulk Update
Update multiple vehicles in the system.
PATCH
/
v2
/
vehicles
/
bulk
/
Note: 500 is the maximum allowed limit for bulk.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Fleet-Id
string
Body
application/json ยท object[]
The body is of type object[]
.
Response
200 - application/json
The response is of type object[]
.