deleteWorkRecord
Delete a specific work record from a Polarion project using project ID, work item ID, and work record ID.
Instructions
Deletes the specified Work Record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| workRecordId | Yes | The Work Record ID. |