curl --location -g --request POST '/v3/waInstance{{idInstance}}/readChat/{{apiTokenInstance}}' \
--header 'User-Agent: GREEN-API_POSTMAN/1.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatId": "10000000"
}'
{
"setRead": true
}