Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
JavaScript
Seam SDK
await seam.thermostats.schedules.delete({ thermostat_schedule_id: "0d42131f-ceb2-4fdf-b44e-3cc1143f98de", }); /* // void */
{ "ok": true }
Deletes a thermostat schedule for a specified thermostat.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID of the thermostat schedule that you want to delete.
OK