Knowledgebases
Delete knowledgebase
Delete a knowledgebase
DELETE
/
knowledgebase
/
{rag_id}
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?