UiPath · Example Payload

Document Understanding Classification Request Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

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

Top-level fields

documentIdclassifiersOptions

Example Payload

Raw ↑
{
  "documentId": "item-001",
  "classifiersOptions": [
    {}
  ]
}