curl --location --request PATCH '/api/v1/conversations//read' \ --header 'Content-Type: application/json' \ --data-raw '{ "markRead": true }'