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