Patches an Agent settings
API key for programmatic access
The id of an agent. This is returned on agent creation.
"agent_3701k3ttaq12ewp8b7qv5rfyszkz"
A name to make the agent easier to find
"My agent"
Conversation configuration for an agent (partial update)
Platform settings for the agent (partial update)
Workflow for the agent
Tags to help classify and filter the agent
["Customer Support", "Technical Help"]Description for this version when publishing changes
Successful Response
The ID of the agent
The name of the agent
The conversation configuration of the agent
The metadata of the agent
The platform settings of the agent
The phone numbers of the agent
{
"label": "Customer Support",
"phone_number": "+1234567890",
"phone_number_id": "phone_123",
"provider": "twilio",
"supports_inbound": true,
"supports_outbound": true
}The workflow of the agent
Access information for the user
Agent tags for categorization