Vehicle Commands
Set Cabin Overheat Protection Temp
Sets the Cabin Overheat Protection activation temperature.
post/{vin}/command/set_cop_temp
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.
cop_tempinteger
The activation temperature (1 = low, 2 = medium, 3 = high).
Response
Success