update

Update some attributes of documents that have been uploaded to GroundX.

Authentication

X-API-Keystring
API Key authentication via header

Request

This endpoint expects a list of objects.
documentIdstringRequiredformat: "uuid"
The document ID of the file you wish to update.
fileNamestringOptional
The name you wish to change for the file.
filterobjectOptional

A dictionary of key-value pairs that will replace the existing filter.

searchDataobjectOptional

A dictionary of key-value pairs that will replace the existing searchData.

Response

Documents successfully submitted for updates
ingestobject

Errors

400
Bad Request Error
401
Unauthorized Error