REST APIapprovalsReject an approval itemReject an approval item POST /api/v1/approvals/:approval_id/reject Rejects the item. A reason is required and preserved on the item. Request Responses200400401403404409Approval item rejectedReason missingUnauthorizedForbiddenApproval item not foundItem already resolved or expired