Skip to main content
POST
Bulk Vin Connect

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

Request model to connect multiple VINs

vehicles
ConnectVehicleRequest · object[]
required

The vehicles to connect

Maximum array length: 100

Response

202 - application/json

Successful Response

Response for async bulk vehicle upload endpoint on connect-api

id
string
required
status
enum<string>
required
Available options:
CREATED,
PROCESSING,
COMPLETED,
FAILED
createdAt
string<date-time>
required