GET https://teslascope.com/api/vehicle/:public_id/update
This is an object representing an attempt to update the data stored for a vehicle.
To prevent abuse, manual update requests can only be sent once every 20 seconds.
code integer |
The status code of the request. |
response string |
The response text of the request. |
{
"code":200,
"response":"The request to force update the vehicle was successfully sent."
}