Skip to main content

Reject an approval request

PUT 

/approvals/:identifier/reject

Rejects the request, resolving it to REJECTED. In the MVP a single rejection is terminal. An approval request in a different entity is reported as 404.

The caller cannot reject their own request while the approvalBlockSelfReject kill switch is enabled (default on).

Requires the approvals.request.approve permission in the selected entity (the same gate as approving).

Request

Responses

Request rejected