deleteTestStepResultAttachments
Remove specified attachments from a test step result in Polarion. Provide project, test run, test case details, and attachment IDs.
Instructions
Deletes a list of Test Step Result Attachments.
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. | |
| requestBody | Yes | The Test Step Result Attachment(s) body. |