Thermostats
Set to Off Mode
Sets a specified thermostat to “off” mode.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the thermostat device that you want to set to off mode.
Response
OK
Tracks the progress of this operation. Poll using the action_attempt_id. See the action_attempt object.