UiPath · Example Payload

Document Understanding Project Example

Example description for this resource.

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

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

Top-level fields

idnamedescriptionextractorsUrlclassifiersUrl

Example Payload

Raw ↑
{
  "id": "item-001",
  "name": "Example Name",
  "description": "Example description for this resource.",
  "extractorsUrl": "https://cloud.uipath.com/example",
  "classifiersUrl": "https://cloud.uipath.com/example"
}