Single Chatbot
Operations for managing individual chatbots
📄️ Get Widget Data
Get chat widget configuration data by chat ID.
📄️ Get Questions
Retrieve a list of random questions associated with a specific chat ID.
📄️ Get a chatbot
Retrieves detailed information about a specific chatbot, including widget customization.
📄️ Update chatbot settings
Updates configuration and settings for a specific chatbot.
📄️ Delete a chatbot
Permanently removes a chatbot, its associated data sources (documents, links), embeddings, and storage container.
📄️ Download chat history
Downloads the conversation history for a specific chatbot as a Base64 encoded ZIP file containing CSVs for each thread.
📄️ Update chatbot style and initial messages
Updates the visual style, initial messages, and other appearance settings of the chatbot widget. Accepts multipart/form-data for image uploads.