Tesla
Charge Port
Open or close the vehicle’s charge port door.
POST
/
vehicles
/
{id}
/
{make}
/
charge
/
charge_port_door
This endpoint is currently available for tesla
Permission
control_charge
Request
Path
The vehicle ID of the vehicle you are making a request to.
Body
Indicate whether to open or close the charge port door.
Options: OPEN
or CLOSE
Response
If the request is successful, Smartcar will return “success”.
If the request is successful, Smartcar will return a message.
Was this page helpful?