{ "rating": "like" }
curl --location --request POST 'http://172.20.238.8:48806/messages//feedbacks' \ --header 'Content-Type: application/json' \ --data-raw '{ "rating": "like" }'
{}