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 cb70ff7 commit 22dbc66Copy full SHA for 22dbc66
plugins/notifications-backend/README.md
@@ -308,7 +308,7 @@ Response:
308
Request:
309
310
```bash
311
-curl -X PUT 'http://localhost:7007/api/notifications/notifications/read?messageID=48bbf896-4b7c-4b68-a446-246b6a801000&read=true'
+curl -X PUT 'http://localhost:7007/api/notifications/notifications/read?messageId=48bbf896-4b7c-4b68-a446-246b6a801000&read=true'
312
```
313
314
Response: A HTTP Status Code
0 commit comments