Skip to main content
POST
Set Cabin Overheat Protection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vin
string
required

The associated VIN.

Query Parameters

wait_for_completion
boolean
default:true

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

max_attempts
integer
default:3

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

Required range: 1 <= x <= 3
on
boolean

Whether the feature should be on or off.

fan_only
boolean

Whether to use only the fan for cooling.

Response

200 - application/json

Success

result
boolean

Whether the command was successful.