Create Persona
Personas
Create Persona
Create a new persona for a chatbot
POST
Create Persona
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Example:
"361628903185318481"
Body
application/json
Title/name of the persona
Maximum string length:
50Example:
"Customer Service Bot"
System instructions for this persona
Example:
"You are a customer service representative..."
Description of the persona's role
Example:
"A friendly customer service representative"
Temperature / creativity level (0 = deterministic, 1 = creative)
Required range:
0 <= x <= 1