Deduplicate entities
Deduplicates entities from a document.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
The ID of the document to extract entities and relationships from.
Headers
X-API-Key
Request
This endpoint expects an object.
settings
Settings for the entities and relationships extraction process.
run_with_orchestration
Whether to run the entities and relationships extraction process with orchestration.
Response
Successful Response
results