Delete a Knowledge Base in a Project

delete

/ic/api/integration/v1/projects/{projectId}/ai/knowledgeBases/{id}

Deletes the Knowledge Base with the specified identifier from the project. Use the hardDelete parameter to permanently erase all related configurations and indexes.

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

deleteProjectRagKnowledgeBase 200 response
Body ()
Root Schema : Object
Type: object
Back to Top