SetEventstoSubscribeTo
PUT
Set Events to Subscribe To
This API changes the events you are subscribed to.
See list of valid events per device type here.
NOTE: this API requires Client Credentials authentication.
Example request body:
{ "eventIds": [ "DeviceOfflineEvent" ] }
Resource URL
https://api.honeywell.com /v2/events/partner/events
Query Parameters
Name | Values | Description |
---|---|---|
apikey |
API Key |
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
OAuth2 Client Credentials Token |
Request Body
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Resource Summary |
|
Security |
|
Content Type |
application/json |
Category |
Events |
Working...