Set Seat Heating
Vehicle Commands
Set Seat Heating
Sets the seat heating level.
POST
Set Seat Heating
Documentation Index
Fetch the complete documentation index at: https://developer.tessie.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The associated VIN.
Query Parameters
Whether to wait for the command to complete before returning a response.
The maximum number of attempts to make to execute the command.
Required range:
1 <= x <= 3The name of the seat, or "all".
Available options:
front_left, front_right, rear_lefta, rear_center, rear_right, third_row_left, third_row_right Example:
"front_left"
The heating level. Set to 0 to turn off.
Response
200 - application/json
Success
Whether the command was successful.

