|
9953 | 9953 | "namespace": null, |
9954 | 9954 | "endpoints": [ |
9955 | 9955 | { |
9956 | | - "title": "", |
| 9956 | + "title": "Delete a Connected Account", |
9957 | 9957 | "name": "delete", |
9958 | 9958 | "path": "/connected_accounts/delete", |
9959 | 9959 | "description": "", |
|
10006 | 10006 | "codeSamples": [] |
10007 | 10007 | }, |
10008 | 10008 | { |
10009 | | - "title": "", |
| 10009 | + "title": "Get a Connected Account", |
10010 | 10010 | "name": "get", |
10011 | 10011 | "path": "/connected_accounts/get", |
10012 | 10012 | "description": "", |
|
10067 | 10067 | "codeSamples": [] |
10068 | 10068 | }, |
10069 | 10069 | { |
10070 | | - "title": "", |
| 10070 | + "title": "List Connected Accounts", |
10071 | 10071 | "name": "list", |
10072 | 10072 | "path": "/connected_accounts/list", |
10073 | 10073 | "description": "", |
|
10153 | 10153 | "codeSamples": [] |
10154 | 10154 | }, |
10155 | 10155 | { |
10156 | | - "title": "", |
| 10156 | + "title": "Update a Connected Account", |
10157 | 10157 | "name": "update", |
10158 | 10158 | "path": "/connected_accounts/update", |
10159 | 10159 | "description": "", |
|
44239 | 44239 | "propertyGroupKey": null, |
44240 | 44240 | "format": "id", |
44241 | 44241 | "jsonType": "string" |
| 44242 | + }, |
| 44243 | + { |
| 44244 | + "name": "workspace_id", |
| 44245 | + "description": "ID of the [workspace](../core-concepts/workspaces/README.md) that contains the thermostat schedule.", |
| 44246 | + "isDeprecated": false, |
| 44247 | + "deprecationMessage": "", |
| 44248 | + "isUndocumented": false, |
| 44249 | + "undocumentedMessage": "", |
| 44250 | + "isDraft": false, |
| 44251 | + "draftMessage": "", |
| 44252 | + "propertyGroupKey": null, |
| 44253 | + "format": "id", |
| 44254 | + "jsonType": "string" |
44242 | 44255 | } |
44243 | 44256 | ] |
44244 | 44257 | }, |
|
45572 | 45585 | "propertyGroupKey": null, |
45573 | 45586 | "format": "id", |
45574 | 45587 | "jsonType": "string" |
| 45588 | + }, |
| 45589 | + { |
| 45590 | + "name": "workspace_id", |
| 45591 | + "description": "ID of the [workspace](../core-concepts/workspaces/README.md) that contains the thermostat daily program.", |
| 45592 | + "isDeprecated": false, |
| 45593 | + "deprecationMessage": "", |
| 45594 | + "isUndocumented": false, |
| 45595 | + "undocumentedMessage": "", |
| 45596 | + "isDraft": false, |
| 45597 | + "draftMessage": "", |
| 45598 | + "propertyGroupKey": null, |
| 45599 | + "format": "id", |
| 45600 | + "jsonType": "string" |
45575 | 45601 | } |
45576 | 45602 | ] |
45577 | 45603 | }, |
|
45601 | 45627 | "format": "datetime", |
45602 | 45628 | "jsonType": "string" |
45603 | 45629 | }, |
45604 | | - { |
45605 | | - "name": "device_id", |
45606 | | - "description": "ID of the thermostat device the weekly program is for.", |
45607 | | - "isDeprecated": false, |
45608 | | - "deprecationMessage": "", |
45609 | | - "isUndocumented": false, |
45610 | | - "undocumentedMessage": "", |
45611 | | - "isDraft": false, |
45612 | | - "draftMessage": "", |
45613 | | - "propertyGroupKey": null, |
45614 | | - "format": "id", |
45615 | | - "jsonType": "string" |
45616 | | - }, |
45617 | 45630 | { |
45618 | 45631 | "name": "friday_program_id", |
45619 | 45632 | "description": "ID of the thermostat daily program to run on Fridays.", |
|
49235 | 49248 | "propertyGroupKey": null, |
49236 | 49249 | "format": "id", |
49237 | 49250 | "jsonType": "string" |
| 49251 | + }, |
| 49252 | + { |
| 49253 | + "name": "workspace_id", |
| 49254 | + "description": "ID of the [workspace](../core-concepts/workspaces/README.md) that contains the thermostat schedule.", |
| 49255 | + "isDeprecated": false, |
| 49256 | + "deprecationMessage": "", |
| 49257 | + "isUndocumented": false, |
| 49258 | + "undocumentedMessage": "", |
| 49259 | + "isDraft": false, |
| 49260 | + "draftMessage": "", |
| 49261 | + "propertyGroupKey": null, |
| 49262 | + "format": "id", |
| 49263 | + "jsonType": "string" |
49238 | 49264 | } |
49239 | 49265 | ], |
49240 | 49266 | "description": "Represents a [thermostat schedule](../capability-guides/thermostats/creating-and-managing-thermostat-schedules.md) that activates a configured [climate preset](../capability-guides/thermostats/creating-and-managing-climate-presets/README.md) on a [thermostat](https://docs.seam.co/latest/capability-guides/thermostats) at a specified starting time and deactivates the climate preset at a specified ending time.", |
|
0 commit comments