Skip to main content
POST
Decide an approval

Path Parameters

run_id
string
required
approval_id
string
required

Body

application/json

A person's decision on an approval a run is waiting for.

approver
string
required

Who decided

Minimum string length: 1
decision
enum<string>
required
Available options:
approve,
deny
arguments
Arguments · object | null

Approve this edited call instead of the one asked for

note
string | null

Reason; a denial's note reaches the model

Response

Successful Response

The response is of type Response Decide Approval Runs Run Id Approvals Approval Id Post · object.