Tesla
Defroster
Start or stop the front and rear defroster for a vehicle.
POST
/
vehicles
/
{id}
/
{make}
/
climate
/
defroster
This endpoint is currently available for tesla
Permission
control_climate
Request
Path
id
string
requiredThe vehicle ID of the vehicle you are making a request to.
make
string
requiredThe make of the vehicle you are making a request to.
Body
action
string
requiredIndicate whether to start or stop defrosting the vehicle.
Options: START
or STOP
Response
status
string
If the request is successful, Smartcar will return status
containing the action sent to the
climate defroster system of the vehicle.
Was this page helpful?