Chatbot
Create a new chatbot.
Create a new chatbot
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Chatbot creation details
Name of the chatbot to be created
Example:
"my chatbot"
Flag to enable or disable live chat for the chatbot
Example:
true
Response
200
_mintlify/placeholder
Chatbot created successfully