Skip to main content
PUT
curl

Authorizations

x-api-key
string
header
required

Path Parameters

deviceId
string
required

The unique identifier for the HVAC device.

Example:

"device_abc123"

Body

application/json

The schedule to set on the device: a non-empty slots array, an optional recurrence, and an optional timezone (required for time-variant slots). No deviceId in the body; the device is the URL.

The body is of type string.

Response

Schedule set on the device.