HVAC
Clear this HVAC device's schedule
Clear the schedule set on this HVAC device. The route is published ahead of the scheduler; every call returns 501 until it lands.
DELETE
curl
Authorizations
Path Parameters
The unique identifier for the HVAC device.
Example:
"device_abc123"
Response
Device not found or access denied.
Uniform error response. The error.code identifies the failure, error.message carries a human-readable explanation, and error.details carries structured context (failed fields, conflicting action IDs, supported capabilities) where relevant.
curl