Notifications and Interactions
Set an Interaction on a delivered Notification
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
pushNotificationIdstringRequiredPattern:
Select specified notification.
^[a-zA-Z0-9]{24}$Body
actionQualifierstringOptional
userIdstringOptionalPattern:
^[a-zA-Z0-9:._@-]{1,100}$Responses
200
OK
No content
post
/pushnotifications/{pushNotificationId}/interactions/v1200
OK
No content
Load Notifications of a Building
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
customerBuildingIdstringRequiredPattern:
Select notifications of specified building.
^[a-zA-Z0-9:._-]{1,100}$Query parameters
deliveryStatusstring · enumOptionalPossible values:
If specified, then filter for notifications with specified status.
Responses
200
OK
application/json
get
/pushnotifications/buildings/{customerBuildingId}/v1200
OK
Last updated

