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.dailyPrograms.delete({ thermostat_daily_program_id: "a8665859-629e-4696-88b1-1eda1976250a", }); /* // void */
{ "ok": true }
Deletes a thermostat daily program.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID of the thermostat daily program that you want to delete.
OK