UiPath · Example Payload

Test Manager Create Test Case Request Example

Example description for this resource.

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

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

Top-level fields

namedescriptionlabels

Example Payload

Raw ↑
{
  "name": "Example Name",
  "description": "Example description for this resource.",
  "labels": [
    "example-value"
  ]
}