Reject the approval request by idAsk AIpost https://api.smartrecruiters.com/approvals-api/v201910/approvals/{approvalRequestId}/reject-decisionsPath ParamsapprovalRequestIdstringrequiredApproval request identifierBody ParamsapproverIdstringrequiredcommentstringrequiredResponses 204Approval request rejected 400with code APPROVAL_REQUEST_NOT_FOUND APPROVAL_COMPLETED when approval request is already approved, rejected or abandoned DECISION_NOT_YET_ALLOWED when trying to take decision before previous step completion APPROVER_NOT_ALLOWED when user is not an approver in given approval request DECISION_ALREADY_TAKEN when approver is trying to modify already taken decision COMMENT_IS_REQUIRED when approver is trying reject without the comment 404with code APPROVAL_REQUEST_NOT_FOUND when approval request is not found Updated 7 months ago