Subscribers
Unarchive a notification
Unarchive a specific in-app (inbox) notification by its unique identifier notificationId.
patch/v2/subscribers/{subscriberId}/notifications/{notificationId}/unarchive
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 13 revisions of this API.1
- ●
added the new
toolenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●