deleteTestRecordTestParameter
Delete a test parameter from a test record to remove unnecessary or incorrect parameters from Polarion test runs.
Instructions
Deletes the specified Test Parameter for the specified Test Record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| testRunId | Yes | The Test Run ID. | |
| testCaseProjectId | Yes | The Testcase Project ID. | |
| testCaseId | Yes | The Testcase ID. | |
| iteration | Yes | The Iteration Number. | |
| testParamId | Yes | The Test Parameter. |