Agent v1.0 APIs
Patch Update to Voice AI Agent API (deprecated)
Learn how to partially update properties. Update Bolna Voice AI agent name, welcome message, webhook URL, voice settings, and prompts, using this endpoint.
PATCH
These APIs have now been deprecated.
Please use the latest v2 APIs.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Update an agent
Configuration of the agent
Prompts to be provided to the agent. It can have multiple tasks of the form task_<task_id>
Response
200
application/json
agent status response
The response is of type any
.