Cast an approve or reject vote on a policy approval request. Once the approval threshold is met, the policy goes live. A reject vote immediately rejects the request.
| Parameter | Type | Required | Description |
|---|---|---|---|
requestId | UUID | Yes | Approval request identifier |
| Field | Type | Required | Description |
|---|---|---|---|
vote | string | Yes | APPROVED or REJECTED |
comment | string | No | Optional comment for audit |
policies:approve
Cast an approve or reject vote on a policy approval request. Once the approval threshold is met, the policy goes live. A reject vote immediately rejects the request.
| Parameter | Type | Required | Description |
|---|---|---|---|
requestId | UUID | Yes | Approval request identifier |
| Field | Type | Required | Description |
|---|---|---|---|
vote | string | Yes | APPROVED or REJECTED |
comment | string | No | Optional comment for audit |
policies:approve