NotificationsState Object
Contains information about the state of one or more Community Manager developer portal Dashboard notifications.
This object is used by the following operations:
- PUT /api/users/notifications/state (in the request)
The properties included in the NotificationsState object are listed below.
Property | Type | Description |
---|---|---|
NotificationID | String | The unique ID for a specific instance of a notification on a specific user's Dashboard. |
State | String | The state value for the notification; for example, Unread. For valid values, see Notifications State values. |