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