Conversation Agents
Create a conversation agent
Create a text agent with its persona, model, and knowledge.
POST/v1/conversation-agents
AuthorizationBearer <token>
API token issued from the dashboard (Settings → API Tokens). Sent as Authorization: Bearer <token>.
In: header
TypeScript Definitions
Use the request body type in TypeScript.