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