deleteTestStep
Remove a specific test step from a work item in Polarion by providing the project ID, work item ID, and step index.
Instructions
Deletes the specified Test Step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| testStepIndex | Yes | The Test Step index. |