Reject an approval
pc_post_approvals_by_id_rejectReject an approval by its ID, optionally including a decision note to explain the reason.
Instructions
Reject an approval
Paperclip operation: POST /api/approvals/{id}/reject. 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 |