Knowledgebases
Delete Knowledgebase API
Remove and delete an existing knowledgebase from your Bolna account maintaining your Bolna Voice AI agents upto date.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the knowledgebase
Response
200 - application/json
The response is of type any
.
Was this page helpful?