Authorization: ********************
{ "id": "string" }
curl --location 'https://video.zerexa.net/api/messages/inbox/read' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "id": "string" }'