Skip to main content
DELETE
/
{vin}
/
fleet_telemetry_config
{
  "updated_vehicles": 1
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vin
string
required

The associated VIN.

Body

application/json

The body is of type object.

Response

200 - application/json

OK

updated_vehicles
integer