Update the configuration of an existing agent.
The unique identifier of the agent.
Whether the agent should speak first.
Delay before leaving voicemail.
List of Knowledge Base Document IDs.
Response
Indicates if the update was successful.
The updated agent object.
{
"system_prompt": "Updated system prompt...",
"llm_temperature": 0.5
}