UiPath · Example Payload

Test Manager Project Example

Example description for this resource.

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Test Manager Project 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

idnamedescriptioncreatedBycreatedOntestCaseCountrequirementCount

Example Payload

Raw ↑
{
  "id": "item-001",
  "name": "Example Name",
  "description": "Example description for this resource.",
  "createdBy": "example-value",
  "createdOn": "2026-01-15T10:30:00Z",
  "testCaseCount": 45,
  "requirementCount": 30
}