Vehicles
Create one or more vehicles (max 100)
Scopes: vehicle:create
POST
Create one or more vehicles (max 100)
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
Maximum array length:
100A human-readable description of the vehicle
Maximum string length:
255Example:
"2019 Ford F-150"
The external ID of the Vehicle
Maximum string length:
255Example:
"1234567890"
The make of the vehicle
Maximum string length:
255Example:
"Ford"
The model of the vehicle
Maximum string length:
255Example:
"F-150"
The model year of the vehicle
Example:
2019
The license plate of the vehicle
Maximum string length:
32Example:
"ABC-1234"
The Vehicle Identification Number
Maximum string length:
17Example:
"1FTEW1EP5KFA12345"
Create one or more vehicles (max 100)