UiPath · Example Payload

Test Manager Test Case Example

Example description for this resource.

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Test Manager Test Case Example is an example object payload from UiPath, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionstatusautomationStatuslabelscreatedOn

Example Payload

Raw ↑
{
  "id": "item-001",
  "name": "Example Name",
  "description": "Example description for this resource.",
  "status": "Draft",
  "automationStatus": "NotAutomated",
  "labels": [
    "example-value"
  ],
  "createdOn": "2026-01-15T10:30:00Z"
}