Subscribers
Mark a notification as unread
Mark a specific in-app (inbox) notification as unread by its unique identifier notificationId.
patch/v2/subscribers/{subscriberId}/notifications/{notificationId}/unread
Path parameters
subscriberIdstring required
The identifier of the subscriber
notificationIdstring required
The identifier of the notification
Query parameters
contextKeysstring[]
Context keys for filtering
Response
OK
Changes
Changed in 1 of the 13 revisions of this API.1
- ●
added the new
toolenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●