Knowledgebases
Delete knowledgebase
Delete a knowledgebase
DELETE
/
knowledgebase
/
{rag_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
rag_id
string
requiredThe ID of the knowledgebase
Response
200 - application/json
The response is of type any
.
Was this page helpful?