Upgrade a mixed documentpost https://api.ocrolus.com/v1/document/mixed/upgradeChange the processing type of a Mixed Document from Classify to Instant, or from Instant to Complete.Body Paramsmixed_doc_pkstringThe PK of the Document that will be upgraded. Mutually exclusive with mixed_doc_uuid.mixed_doc_uuidstringThe universal unique identifier of the Document that will be upgraded. Mutually exclusive with mixed_doc_pk.upgrade_typestringThe type of processing to upgrade the Document to. (INSTANT/COMPLETE)Responses 200Success 400Client ErrorsUpdated 2 months ago