{ "docId": "string" }
curl --location '/api=setReadNotifications' \ --header 'Content-Type: application/json' \ --data '{ "docId": "string" }'
{ "code": 0, "message": "string", "reqId": "string", "payload": {} }