postTestSteps
Creates test steps for a work item in a Polarion project. Requires project ID, work item ID, and a request body with test step data.
Instructions
Creates a list of Test Steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| requestBody | Yes | The Test Step(s) body. |