Chatbot Personas
Add Chatbot Persona
Add a custom persona to the chatbot
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot
Body
application/json
Request Body to add a custom persona to the chatbot
Request body
Title of the persona.
Short description about the persona.
Actual instructions that will be specified to the AI while generating the response.
Was this page helpful?