Unsubscribeadevicefromrealtimeevents
DELETE
Unsubscribe a device from real-time events
This API will unsubscribe a device from real-time events.
NOTE: this API requires Client Credentials authentication.
Valid subsystem types:
- "TCC" - Round Smart Thermostats
- "lcc" - T-Series Thermostats
- "wld" - Water Leak Detector
- "das" - Smart Home Security
- "camera" - Awareness Cameras
Resource URL
https://api.honeywell.com /v3/events/subscribe/subsystem/{subsystem}/mac/{deviceId}
Query Parameters
Name | Values | Description |
---|---|---|
apikey |
API Key |
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
OAuth2 Client Credentials Token |
Request Body
subsystem Device Subsystem (e.g., 'Tcc', 'lcc', 'das')
deviceId Device ID, typically found in the GET locations API
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Resource Summary |
|
Security |
Working...