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.
documentId
The document ID of the file you wish to update.
fileName
The name you wish to change for the file.
filter
A dictionary of key-value pairs that will replace the existing filter.
searchData
A dictionary of key-value pairs that will replace the existing searchData.
Response
Documents successfully submitted for updates
ingest
Errors
400
Bad Request Error
401
Unauthorized Error

