v3

latestOpenAPI 3.1.02026-07-31112356215.0 KB
agents

Update agent

Update an existing agent's configuration

patch/agents/{uuid}

Path parameters

uuidstring uuid required

Headers

Authorizationstring required

Request body

namestring
voice_uuidstring
phone_number_idinteger
languagesstring[]
dynamic_variablesAgentsUuidPatchRequestBodyContentApplicationJsonSchemaDynamicVariables
asrAgentsUuidPatchRequestBodyContentApplicationJsonSchemaAsr
turnAgentsUuidPatchRequestBodyContentApplicationJsonSchemaTurn
llmAgentsUuidPatchRequestBodyContentApplicationJsonSchemaLlm
search_mode'speed' | 'accuracy'

RAG search strategy

max_chunks_per_queryinteger

Number of chunks to retrieve per query for RAG

system_toolsAgentsUuidPatchRequestBodyContentApplicationJsonSchemaSystemTools

Response

Agent updated successfully

successboolean
itemAgentsUuidPatchResponsesContentApplicationJsonSchemaItem
messagestring