---
title: "Wake"
method: POST
path: "/{vin}/wake"
tags: ["Vehicle Commands"]
---

# Wake

`POST /{vin}/wake`

Wakes the vehicle from sleep.

Returns true after the vehicle is awake, or false after a 90 second timeout.

## Response `200`

Success

- object
  - `result` boolean

---

[API](https://skmtc.net/tessie/apis/tessie-api.md) · [All operations](https://skmtc.net/tessie/apis/tessie-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tessie/tessie-api/versions/a9157f7a53a2/schema)
