patchTestRecordAttachment
Update metadata and file data of an attachment attached to a specific test record iteration in a Polarion test run.
Instructions
See more in the REST API User Guide.
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. | |
| attachmentId | Yes | The Attachment ID. | |
| requestBody | No | Attachment meta data and file data. |