Create a new voice AI agent.
An agent defines how your AI will behave during phone calls. You’ll need to provide:
/voices)Once created, you can use the agent ID to make calls via the /calls endpoint.
Your API key. Get it from the Truedy Dashboard. Send as: Authorization: Bearer <your_key>
Agent create payload for Public API; clerk_org_id is set from API key context.
1 - 100UUID of the voice to use
1List of tool IDs
List of knowledge base IDs
Template ID used to create this agent
0 <= x <= 1BCP47 language code
MESSAGE_MEDIUM_VOICE, MESSAGE_MEDIUM_TEXT, MESSAGE_MEDIUM_UNSPECIFIED Resource created successfully
Response body