Call Agents
Create Call Agent
Create a new agent for a workspace.
POST
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Request Body
Name of the agent being created.
Text-to-Speech (TTS) configuration for the agent.
Language Model to be used by the agent to generate responses. (e.g. gpt-4o, gpt-4o-mini, gpt-4o-enterprise)
Type of agent. Should always be set to voice.
Additional settings for the agent.
Response Fields
Unique identifier for the newly created agent.
Workspace ID associated with the agent.
User ID of the agent creator.
Text-to-Speech provider for the agent.
Name of the voice used for TTS.
Language of the TTS voice.
Language Model to be used by the agent to generate responses.