curl "https://api.smartcar.com/v2.0/vehicles/{id}/{make}/climate/defroster" \ -H "Authorization: Bearer {token}" \ -X "POST" \ -H "Content-Type: application/json" \ -d '{"action" : "STOP"}'
{ "status": "START" }
Start or stop the front and rear defroster for a vehicle.
tesla
control_climate
START
STOP
status
Was this page helpful?