📄️ Quick Start
You can quickly generate an sample curl request to the API in the Flow Designer.
📄️ Authorization
Headers
📄️ Create Session
In BotDojo, sessions are the foundation of maintaining state and context throughout your chatbot interactions. By default, every flow request automatically creates and manages a session that stores:
📄️ Flow Request
This API endpoint allows you to run a specific flow within a project by sending a POST request with the required parameters.
📄️ Upload File
This API endpoint allows you to upload a file to your project documents by sending a POST request with the file and additional metadata.
🗃️ Reference
4 items