📄️ Create a chatbot
The Creation API provides functionality to create a new chatbot by sending a POST request to the /chat/Chatbot/Add endpoint.
📄️ Edit Chatbot Settings
The API enables you to update the configuration of a specified chatbot by sending a POST request to the /chat/Chatbot/Edit endpoint.
📄️ Delete Chatbot
The API enables you to delete a specified chatbot by sending a POST request to the /chat/Chatbot/Remove endpoint.
🗃️ Knowledge Base
3 items