deleteWorkItemAttachment
Remove an attachment from a Polarion work item by specifying the project, work item, and attachment IDs.
Instructions
Deletes the specified Work Item Attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| attachmentId | Yes | The Attachment ID. |