We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac7af6 commit e9253f3Copy full SHA for e9253f3
doc/release-notes/11650-unread.md
@@ -0,0 +1,11 @@
1
+## API Updates
2
+
3
+### Support read/unread status for notifications
4
5
+The API for managing notifications has been extended.
6
7
+- displayAsRead boolean added to "get all"
8
+- new GET unreadCount API endpoint
9
+- new PUT markAsRead API endpoint
10
11
+See also [the guides](https://dataverse-guide--11664.org.readthedocs.build/en/11664/api/native-api.html#notifications), #11650, and #11664.
0 commit comments