Add or update a preconditioning schedule.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The associated VIN.
Whether to wait for the command to complete before returning a response.
A comma separated list of days this schedule should be enabled. Example: "Thursday,Saturday". Also supports "All" and "Weekdays".
If this schedule should be considered for execution.
If this is a one-time schedule.
The ID of an existing schedule to modify. Omit if creating a new schedule.
The number of minutes into the day the vehicle should complete preconditioning. 1:05 AM is represented as 65.
The approximate latitude the vehicle must be at to use this schedule.
The approximate longitude the vehicle must be at to use this schedule.
Success
The response is of type object
.