curl --location --request POST 'https://api.pixiefixapp.com/api/v1/chatbot/update-knowledge' \ --header 'Content-Type: application/json' \ --data-raw '{ "title": "string", "text": "string" }'
{}