curl --location --request POST '/chat/conversation/reasoning' \ --header 'Content-Type: application/json' \ --data-raw '{ "body_text": "string", "current_user": "string", "id": "string" }'
{}
Authorization: Bearer ********************