postComments
Add comments to a Polarion work item by providing project ID, work item ID, and comment details including text, author, and optional parent comment.
Instructions
Creates a list of Work Item Comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| requestBody | Yes | The Comment(s) body. |