Tesla
Trunk
Open or close the trunk of the Tesla vehicle.
POST
/
vehicles
/
{id}
/
{make}
/
security
/
trunk
This endpoint is currently available for tesla
Permission
control_trunk
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 open or close the charge port door.
Options: OPEN
or CLOSE
Response
status
string
If the request is successful, Smartcar will return “success”.
message
string
If the request is successful, Smartcar will return a message.
Was this page helpful?