Chatbot
Create a new chatbot.
Create a new chatbot
POST
/
api
/
aibot
/
create
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
name
string
requiredName of the chatbot to be created
isLiveChatEnabled
boolean
requiredFlag to enable or disable live chat for the chatbot