Update agent

PATCH
/v1/convai/agents/:agent_id

Patches an Agent settings

Path parameters

agent_idstringRequired

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

Query parameters

use_tool_idsbooleanOptionalDefaults to false

Use tool ids instead of tools specs from request payload.

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
namestring
conversation_configobject
metadataobject
platform_settingsobjectOptional
phone_numberslist of objectsOptional

Errors

Built with