x-api-key: ********************
curl --location --request PATCH 'https://api.rocketlead.com/api/v1/conversations//read' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "markRead": true }'