DigitizationRequest
Request payload for digitizing a document
AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting
Properties
| Name |
Type |
Description |
| documentId |
string |
Reference identifier for the document. This can be a file path or a document reference key used by UiPath activities. |
| contentType |
string |
MIME type of the document being submitted |
| documentBase64 |
string |
Base64-encoded document content when submitting inline |
JSON Schema