Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The associated VIN.
Response
200 - application/json
Success
Wakes the vehicle from sleep.
Returns true after the vehicle is awake, or false after a 90 second timeout.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The associated VIN.
Success