Update a Document, keying off of either its Vellum-generated ID or its external ID. Particularly useful for updating its metadata.
A UUID string identifying this document.
A human-readable label for the document. Defaults to the originally uploaded file’s file name.
The current status of the document
ACTIVE
- ActiveA JSON object containing any metadata associated with the document that you’d like to filter upon later.
A human-readable label for the document. Defaults to the originally uploaded file’s file name.
QUEUED
- QueuedPROCESSING
- ProcessingPROCESSED
- ProcessedFAILED
- FailedUNKNOWN
- UnknownThe unique id of this document as it exists in the user’s system.
The current status of the document
ACTIVE
- ActiveA previously supplied JSON object containing metadata that can be filtered on when searching.