Assistants
Update Assistant
Update a Assistant
PUT
/
user
/
updateAssistant?id=
{id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredThe ID of the assistant to update
Body
application/json
type
string
requiredType of assistant
name
string
requiredThe name of the assistant
company_name
string
requiredThe name of the company
gender
string
requiredThe gender
accent
string
requiredThe accent
goal
string
requiredThe goal of the assistant
start_speech
string
requiredStart speech
voice_id
string
requiredVoice id
voice_name
string
requiredVoice name
script
string
requiredScript
maximum_time_per_call
number
requiredMaximum time per call
actions
any[]
The actions
voice_note
string
Voice note
zapier_hook
string
Zapier hook
knowledge_base_Id
string
Knowledge base
is_recording
boolean
Is recording
is_voice_note
boolean
Is voice note
Response
200 - application/json
type
string
requiredType of assistant
name
string
requiredThe name of the assistant
company_name
string
requiredThe name of the company
gender
string
requiredThe gender
accent
string
requiredThe accent
goal
string
requiredThe goal of the assistant
start_speech
string
requiredStart speech
voice_id
string
requiredVoice id
voice_name
string
requiredVoice name
script
string
requiredScript
maximum_time_per_call
number
requiredMaximum time per call
actions
any[]
The actions
voice_note
string
Voice note
zapier_hook
string
Zapier hook
knowledge_base_Id
string
Knowledge base
is_recording
boolean
Is recording
is_voice_note
boolean
Is voice note