Update agent
Patches an Agent settings
Path parameters
agent_id
The id of an agent. This is returned on agent creation.
Headers
xi-api-key
Request
This endpoint expects an object.
conversation_config
Conversation configuration for an agent
platform_settings
Platform settings for the agent are all settings that aren't related to the conversation orchestration and content.
workflow
Workflow for the agent. This is used to define the flow of the conversation and how the agent interacts with tools.
name
A name to make the agent easier to find
Response
Successful Response
agent_id
The ID of the agent
name
The name of the agent
conversation_config
The conversation configuration of the agent
metadata
The metadata of the agent
platform_settings
The platform settings of the agent
phone_numbers
The phone numbers of the agent
workflow
The workflow of the agent
access_info
The access information of the agent for the user