POST
/
update-agent

Authorizations

X-Authorization
string
header
required

Body

application/json
agentId
string
required

Agent ID to update

uid
string
required

User ID

agentName
string

Name of the agent, limited to 50 characters

conversationStyle
string

'Casual' | 'Humorous' | 'Direct' | 'Formal' | 'Persuasive' | 'Friendly'

greetingMessage
string

Greeting message to be used when the agent is called, limited to 200 characters

humanizeConversation
boolean

Add a vocal ticks such as hmm, umm etc. to your conversation.

voiceId
string

ID of the voice to assign to the agent

Response

200 - application/json
success
boolean

Indicates if the update was successful