Chatbots
Create Chatbot
Create a new chatbot
POST
Headers
All requests to the ChatDash API must be validated with the agency API Key found on your agency profile
Body
application/json
The chatbot's name
The chatbot's platform
Available options:
voiceflow
, openai
, botpress
, vectorshift
, flowise
, vapi
, retell
, elevenlabs
, n8n
, custom
The 'ID' for interacting with the chatbot platform's API.
The 'Key' for interacting with the chatbot platform's API
Additional credentials for interacting with certain chatbot platform's API
Whether the chatbot is using an external widget or interface over ChatDash's native widget
Response
200 - application/json