Skip to content

Update vehicle

PUT
/api/v1/cardata/vehicles/{vin}

Update vehicle fields (label, tokens, active status).

vin
required
string
object
label
string
access_token
string
refresh_token
string
is_active
boolean

Vehicle updated.

object

Vehicle not found.

object
error

Error message

string
detail

Additional context

string