Authorizations
Body
Enhanced document patch request with conflict detection support.
The ground truth of the document
The metadata of the annotation when the annotation is a prediction
The ID of the OCR file
The playground extraction of the document
The metadata of the playground extraction
Expected baseline state for fields being modified
How to handle conflicts: 'raise' throws error, 'overwrite' forces update
raise
, overwrite
Response
Successful Response
The mime data of the document. Can also be a BaseMIMEData, which is why we have this id field (to be able to identify the file, but id is equal to mime_data.id)
The ID of the document. Equal to mime_data.id but robust to the case where mime_data is a BaseMIMEData
The ground truth of the document
The metadata of the annotation when the annotation is a prediction
The playground extraction of the document
The metadata of the playground extraction
The ID of the OCR file