Chatbots
Update Chatbot
Update a chatbot
PUT
Headers
All requests to the ChatDash API must be validated with the agency API Key found on your agency profile
Path Parameters
The ID of the chatbot
Body
application/json
The 'ID' for interacting with the chatbot platform's API.
The 'Key' for interacting with the chatbot platform's API
The chatbot's name
The chatbot's platform
Available options:
voiceflow
, openai
, botpress
, vectorshift
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