postTestRunAttachments
Upload attachments to a Polarion test run by specifying the project, test run ID, and file data in the request body.
Instructions
Files are identified by order or optionally by the 'lid' attribute. See more in the REST API User Guide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| testRunId | Yes | ||
| requestBody | Yes | Attachment meta data and file data. |