Agent
Delete Voice AI Agent API
Use Bolna APIs to delete agents and their related data, ensuring proper cleanup of batches, executions, and configurations.
DELETE
This deletes ALL agent data including all batches, all executions, etc.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
agent deleted response
The response is of type any
.