Skip to main content
POST
Deduplicate Entities

Authorizations

x-api-key
string
header
required

Path Parameters

rag_id
string
required

The unique identifier (ID) of the RAG system on which to perform deduplication.

Example:

"654c602a46c3b6d4e28741b0"

Body

application/json

Empty request body is expected for this operation.

Response

Deduplication process successfully started or completed.

The response is of type string.

Example:

"Deduplication task successfully initiated."