Create a Thermostat Schedule
Creates a new thermostat schedule for a specified thermostat.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Key of the climate preset to use for the new thermostat schedule.
ID of the thermostat device for which you want to create a schedule.
Indicates whether a person at the thermostat or using the API can change the thermostat's settings while the new schedule is active. See also Specifying Manual Override Permissions.
Number of minutes for which a person at the thermostat or using the API can change the thermostat's settings after the activation of the scheduled climate preset. See also Specifying Manual Override Permissions.
x > 0Name of the thermostat schedule.
Response
OK
Represents a thermostat schedule that activates a configured climate preset on a thermostat at a specified starting time and deactivates the climate preset at a specified ending time.

