v1

latestOpenAPI 3.0.0Apache 2.02026-07-26916119.7 KB
Vehicle Commands

Set Seat Heating

Sets the seat heating level.

post/{vin}/command/set_seat_heat

Query parameters

wait_for_completionboolean

Whether to wait for the command to complete before returning a response.

max_attemptsinteger

The maximum number of attempts to make to execute the command.

seat'front_left' | 'front_right' | 'rear_lefta' | 'rear_center' | 'rear_right' | 'third_row_left' | 'third_row_right' required
Example:front_left

The name of the seat, or "all".

levelnumber

The heating level. Set to 0 to turn off.

Response

Success

resultboolean

Whether the command was successful.