Add a comment to an issue
pc_post_issues_by_id_commentsAdd a comment to an issue by ID, including text, code, links, and metadata. Optionally reopen or resume the issue.
Instructions
Add a comment to an issue
Paperclip operation: POST /api/issues/{id}/comments. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |