Update a Thermostat Schedule
Last updated
Was this helpful?
Last updated
Was this helpful?
Updates a specified .
Request
Response
API key
Client session token
Personal access token
Must also include the seam-workspace
header in the request.
thermostat_schedule_id
Format: UUID
Required: Yes
ID of the desired thermostat schedule.
climate_preset_key
Format: String
Required: No
ends_at
Format: String
Required: No
is_override_allowed
Format: Boolean
Required: No
max_override_period_minutes
Format: Number
Required: No
name
Format: String
Required: No
User-friendly name to identify the thermostat schedule.
starts_at
Format: String
Required: No
void
Key of the to use for the thermostat schedule.
Date and time at which the thermostat schedule ends, in format.
Indicates whether a person at the thermostat or using the API can change the thermostat's settings while the schedule is active. See also .
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 .
Date and time at which the thermostat schedule starts, in format.