curl --location --request PATCH '/core/message/read/' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "status": "OK" }