Chatbot
Create Chatbot
POST
/
chatbot
/
create
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
The name of the chatbot
The ID of the brain associated with the chatbot
Response
200 - application/json
The API key for the chatbot
The ID of the brain associated with the chatbot
The creation timestamp of the chatbot
The ID of the chatbot
The name of the chatbot
An array of URLs associated with the chatbot
The ID of the user who owns the chatbot