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