UiPath · Example Payload

Document Understanding Classifier Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Document Understanding Classifier Example is an example object payload from UiPath, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameclassifierTypedocumentTypes

Example Payload

Raw ↑
{
  "id": "item-001",
  "name": "Example Name",
  "classifierType": "Specialized",
  "documentTypes": [
    "Standard"
  ]
}