Agent
Patch Update to Voice AI Agent API
Learn how to partially update properties. Update Bolna Voice AI agent name, welcome message, webhook URL, voice settings, and prompts, using this endpoint.
PATCH
cURL
Currently, only the following agent attributes can be updated for the
PATCH update.agent_nameagent_welcome_messagewebhook_urlsynthesizeragent_promptsingest_source_configtelephony_provider
If you are patching with
telephony_provider set to sip-trunk, the next step is to set the inbound agent to map your SIP trunk phone number to an agent for receiving inbound calls.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Update an agent
Response
agent status response
Previous
List agentsList all Voice AI agents under your account, along with their names, statuses, and creation dates, using Bolna APIs.
Next
cURL

