Approve a pending approval request

Approves a pending request, recording reviewed_by and reviewed_at. Returns 403 Forbidden
if the caller is the submitter (self-approval is not permitted) 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

Optionally supplies a reason when approving a pending request.

Optional payload for approving a request.

string

Optional reason for the approval.

Responses

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