Vehicle Commands

Close Windows

Closes all windows, if the vehicle supports it.

post/{vin}/command/close_windows

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.

Response

Success

resultboolean

Whether the command was successful.

Changes