deleteTestRunTestParameters
Remove specified test parameters from a test run in Polarion. Provide project ID, test run ID, and list of parameters to delete.
Instructions
Deletes a list of Test Parameters for the specified Test Run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| testRunId | Yes | The Test Run ID. | |
| requestBody | Yes | The Test Parameter(s) body. |