glm_5_revoke_approval
Revoke the approval token for a proposal to invalidate it without mutating the proposal. Provide the proposal ID and approval ID, with an optional reason.
Instructions
Revoke the current approval token for a proposal without applying mutation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| approvalId | Yes | ||
| proposalId | Yes |