Authorization: Bearer ********************
{ "message_id": 422622744 }
curl --location --request POST 'http://127.0.0.1:3000/mark_msg_as_read' \ --header 'Content-Type: application/json' \ --data-raw '{ "message_id": 422622744 }'
{}