curl --location --globoff 'https://api.green-api.com/waInstance/readChat/' \ --header 'User-Agent: GREEN-API_POSTMAN/1.0' \ --header 'Content-Type: application/json' \ --data '{ "chatId": "10000000" }'
{ "setRead": true }