Vehicle Commands
Schedule Software Update
Schedules a software update.
post/{vin}/command/schedule_software_update
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.
in_secondsnumber required
The number of seconds in the future to schedule the update for. Set to 0 to schedule the update immediately.
Response
Success