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 e9253f3 commit 5d753d1Copy full SHA for 5d753d1
doc/sphinx-guides/source/api/native-api.rst
@@ -5925,7 +5925,7 @@ You can get a count of your unread notifications as shown below.
5925
5926
.. code-block:: bash
5927
5928
- curl -H "X-Dataverse-key:$API_TOKEN" -X PUT "$SERVER_URL/api/notifications/unreadCount"
+ curl -H "X-Dataverse-key:$API_TOKEN" -X GET "$SERVER_URL/api/notifications/unreadCount"
5929
5930
Mark Notification As Read
5931
~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments