Agent
Create Agent
Create a new agent for handling specific tasks and interactions within the system for Voice AI.
POST
Authorization
Your Api Key
Body
The name of the agent to be created.
The welcome message to be delivered by the agent.
The task or purpose of the agent, stored as long text.
The voice setting for the agent.
The language in which the agent communicates.
The telephony provider used for handling calls, defaulting to “twilio”.
The duration or condition under which the call terminates, if applicable.
The message delivered when the agent hangs up.
The API tool configuration for the agent, if applicable.
The knowledge base reference for the agent, if applicable.
The workflow to run after call is ended. Here the value will be workflow id.