postWorkItemAttachments
Upload file attachments to Polarion work items by specifying project ID, work item ID, and attachment data.
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 | ||
| workItemId | Yes | ||
| requestBody | Yes | Attachment meta data and file data. |