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
Available options:
asleep
, waiting_for_sleep
, awake
Example:
"asleep"