v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
Agents Platform

Delete Rag Index.

Delete RAG index for the knowledgebase document.

delete/v1/convai/knowledge-base/{documentation_id}/rag-index/{rag_index_id}

Path parameters

documentation_idstring required

The id of a document from the knowledge base. This is returned on document addition.

Example:21m00Tcm4TlvDq8ikWAM

The id of a document from the knowledge base. This is returned on document addition.

rag_index_idstring required

The id of RAG index of document from the knowledge base.

Example:21m00Tcm4TlvDq8ikWAM

The id of RAG index of document from the knowledge base.

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Response

Successful Response

idstring required
model'e5_mistral_7b_instruct' | 'multilingual_e5_large_instruct' required
status'new' | 'created' | 'processing' | 'failed' | 'succeeded' | 'rag_limit_exceeded' | 'document_too_small' | 'cannot_index_folder' required
progress_percentagenumber required