Deduplicate entities

Deduplicates entities from a document.

Path parameters

idstringRequired

The ID of the document to extract entities and relationships from.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-API-KeystringRequired

Request

This endpoint expects an object.
settingsobjectOptional

Settings for the entities and relationships extraction process.

run_with_orchestrationbooleanOptional

Whether to run the entities and relationships extraction process with orchestration.

Response

Successful Response

resultsobject

Errors