GET https://teslascope.com/api/vehicle/:public_id/wakeup
This is an object representing an attempt to wake up a vehicle. Please note: This endpoint may need to be requested multiple times before succeeding.
code integer |
The status code of the request. |
response string |
The response text of the request. |
{
"code":200,
"response":"online"
}