Resolution Upload

Beta
<Warning>This endpoint is deprecated.</Warning> This endpoint allows you to upload entities in bulk.

Path parameters

projectIdstringRequired
Unique identifier of the project

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Request

This endpoint expects an object.
filenamestringRequired
datalist of objectsRequired
enable_llm_cleanbooleanOptional

Whether to enable LLM-based data cleaning to remove noise and standardize entity attributes. Defaults to true if not supplied. Set to false to disable LLM cleaning.

Response

This endpoint returns an object.
filestring
uploadedstring
countinteger

Errors