{
"rating": "like"
}
curl --location --request POST 'http://172.20.238.8:48806/ai-model/api/messages/6f4d9e2c-e4b5-49c2-8923-d680d3c10d00/feedbacks' \
--header 'Authorization: debug userId=19645' \
--header 'tenantId: 0' \
--header 'Content-Type: application/json' \
--data-raw '{
"rating": "like"
}'
{}