Update agent

Update an existing agent's configuration

Authentication

AuthorizationBearer
API token from https://app.resemble.ai/account/api

Path parameters

uuidstringRequiredformat: "uuid"

Request

This endpoint expects an object.
namestringOptional
voice_uuidstringOptional
phone_number_idintegerOptional
languageslist of stringsOptional
dynamic_variablesobjectOptional
asrobjectOptional
turnobjectOptional
llmobjectOptional
search_modeenumOptional
RAG search strategy
Allowed values:
max_chunks_per_queryintegerOptional>=1
Number of chunks to retrieve per query for RAG
webhookslist of anyOptional
system_toolsobjectOptional

Response

Agent updated successfully
successboolean or null
itemobject or null
messagestring or null