patchTestStep
Updates a specific test step in a Polarion work item by providing its index and new data.
Instructions
Updates 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. | |
| requestBody | Yes | The Test Step(s) body. |