Deduplicate Entities
API Endpoints
Deduplicate Entities
Triggers a deduplication process to merge redundant entities within the knowledge graph of the specified RAG system.
POST
Deduplicate Entities
Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
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."