Authorization: Bearer ********************
curl --location --request POST '/api/chat/feedback' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "message": "string", "data": {} }