Reject a pending approval request

Rejects a pending request, recording reviewed_by, reviewed_at, and the required
review_reason. Returns 403 Forbidden if the caller is the submitter and
422 Unprocessable Entity if the request is not in pending state.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account that owns the approval request.

uuid
required

UUID of the approval request.

Body Params

Supplies the required reason when rejecting a pending request.

Payload for rejecting a request. A reason is required.

string
required

Reason for rejecting the request.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json