Update agent

Patches an Agent settings

Path parameters

agent_idstringRequired

The id of an agent. This is returned on agent creation.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
conversation_configanyOptional
platform_settingsanyOptional
namestringOptional

A name to make the agent easier to find

Response

Successful Response

agent_idstring

The ID of the agent

namestring

The name of the agent

conversation_configobject

The conversation configuration of the agent

metadataobject

The metadata of the agent

platform_settingsobjectOptional

The platform settings of the agent

phone_numberslist of objectsOptional

The phone numbers of the agent

Errors