Upload a CaptureCopy Pagepost https://lens-api.truepic.com/capturesUpload a capture to be processed.Body ParamsoptionsobjectJSON-encoded options to configure how the file is processed. Each org unit can have a default set of options configured, in which case this field only needs to be included to override the default. If no default is set, this field is required.options objectcustom_dataobjectJSON-encoded custom data to associate with the capture, such as an identifier to connect the capture to after processing. Any JSON-encodable values are allowed.custom_data objectfilefileThe JPEG or MPEG-4 file to process. IMPORTANT: Due to the nature of multipart/form-data, be sure to add the file part last! There is currently a 200 MB file size limit.Responses 200The request was previously queued for processing (the enabled dedup option found a duplicate). 202The request was successfully queued for processing. 4XXA client error occurred. 5XXA server error occurred.Updated about 1 year ago