deleteTestStepResultAttachment
Remove unwanted attachments from test step results in Polarion test runs by specifying project, test run, test case, iteration, step index, and attachment ID.
Instructions
Deletes the specified Test Step Result Attachment.
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. | |
| testStepIndex | Yes | The Test Step index. | |
| attachmentId | Yes | The Attachment ID. |