Delete an agent. This action is irreversible, so be careful when using it. Returns the deleted agent.
In the form Bearer <api_key_here>. You can find your api key in your dashboard.
ID of the agent.
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.