Create a call documentation is down
# support
a
I need to get the details for assistant overide.
v
@Aurora Certainly! The assistant override feature allows you to customize the behavior of the assistant, such as changing its name, enabling or disabling backchanneling, or setting a first message that the assistant will use when initiating conversations. For example, if you want to change the assistant's name, you can set the
assistant.name
parameter to the desired name. If you want to enable or disable backchanneling, which is the assistant's use of acknowledgment sounds like 'mhmm', 'ahem', etc., you can set the
assistant.backchannelingEnabled
parameter to
true
or
false
. The
assistant.firstMessage
parameter allows you to set an initial message that the assistant will use to greet users or provide information right away. If you need to apply any of these overrides, please provide the specific details you'd like to set, and I can assist you further. If you're looking for more information on how to implement these overrides or if there are additional parameters you're interested in, please let me know!
You can continue this conversation by mentioning me in the message.
s
Please use this https://api.vapi.ai/api#/Calls/CallController_create, we are in touch with mintlify team to get this fixed.