curl --location --request POST 'https://api.pixiefixapp.com/api/v1/chatbot/support-chatbot' \ --header 'Content-Type: application/json' \ --data-raw '{ "user_message": "string" }'
{}