postDocumentComments
Add comments to a Polarion document. Specify project, space, document, and comment details including text, author, and parent comment.
Instructions
Creates a list of Document Comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| spaceId | Yes | The Space ID. (Use '_default' without quotes to address the default Space.) | |
| documentName | Yes | The Document name. | |
| requestBody | Yes | The Comment(s) body. |