Authorizations
In the form Bearer <api_key_here>
. You can find your api key in your dashboard.
Body
Create a new agent
The name of the agent.
The ID of the voice to use.
The default versioned prompt to use for this agent.
The default extractor to use for this agent.
The maximum duration of the call in seconds.
Details about the Agent's opening line. If unspecified, or null no opening line will be created.
A value, generally between -300 and 300, indicating the volume level to use for the voice. The default is -100.
The background audio that's used by the agent.
noise
, office
, silence
The function definitions that should be available to this agent (deprecated, use linkedFunctionDefinitionInputs instead)
The function definitions that should be available to this agent with optional lifecycle message overrides
The language to use for the agent.
Response
Successful operation
The language to use for the agent.
Configuration for idle messages that the agent can say when the user is silent.
The maximum duration of the call in seconds.
The default voice ID to use for the agent.
The default versioned prompt ID to use for the agent.
The default extractor ID to use for the agent.
The function definitions that should be available to this agent.