Add a comment to an approval
pc_post_approvals_by_id_commentsAdd a comment to an approval by providing the approval ID and the comment body.
Instructions
Add a comment to an approval
Paperclip operation: POST /api/approvals/{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 |