Sha256: d574974ce2d379c6ea54d11ddf706d35ffd1cd49c5c87cd6ac2b9e6b2a0362c6
Contents?: true
Size: 533 Bytes
Versions: 13
Compression:
Stored size: 533 Bytes
Contents
# Frunk/Trunk ## POST `/api/1/vehicles/{id}/command/actuate_trunk` Opens either the front or rear trunk. On the Model S and X, it will also close the rear trunk. ### Parameters | Parameter | Example | Description | | :---------- | :------ | :------------------------------------------------------------------ | | which_trunk | rear | Which trunk to open/close. `rear` and `front` are the only options. | ### Response ```json { "reason": "", "result": true } ```
Version data entries
13 entries across 13 versions & 1 rubygems