deleteTestRunTestParameterDefinition
Delete a test parameter definition from a test run using project ID, test run ID, and parameter ID.
Instructions
Deletes the specified Test Parameter Definition for the specified Test Run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| testRunId | Yes | The Test Run ID. | |
| testParamId | Yes | The Test Parameter. |