deleteTestRecordAttachments
Remove specified attachments from a test record in Polarion by providing project, test run, test case, iteration, and attachment IDs.
Instructions
Deletes a list of Test Record 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. | |
| requestBody | Yes | The Test Record Attachment(s) body. |