Remove vehicles from your customer account

DELETE {{baseUrl}}/v1/accounts/vehicles

This endpoint removes a list of vehicles from your customer account and deactivates their services. The limit of vehicles per request is 10000.

Request Body

[{"vin"=>"<string>"}, {"vin"=>"<string>"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;&quot;