Authorizations
In the form Bearer <api_key_here>. You can find your api key in your dashboard.
Path Parameters
ID of the agent.
Response
Successful operation
The language to use for the agent.
Configuration for endpoint detection to determine when a user has finished speaking.
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.
If true, variables that are not specified will be filled with empty strings instead of being left as template placeholders.