Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The associated VIN.
Query Parameters
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.
Response
Success
Whether the command was successful.