---
title: "RevokeAllowance revokes any fee allowance of granter's account that has been granted to the grantee."
method: POST
path: "/cosmos.feegrant.v1beta1.Msg/RevokeAllowance"
tags: ["Msg"]
---

# RevokeAllowance revokes any fee allowance of granter's account that has been granted to the grantee.

`POST /cosmos.feegrant.v1beta1.Msg/RevokeAllowance`

## Request body

- CosmosFeegrantV1beta1MsgRevokeAllowance — MsgRevokeAllowance removes any existing Allowance from Granter to Grantee.
  - `grantee` string — grantee is the address of the user being granted an allowance of another user's funds.
  - `granter` string — granter is the address of the user granting an allowance of their funds.

## Response `200`

A successful response.

- CosmosFeegrantV1beta1MsgRevokeAllowanceResponse — MsgRevokeAllowanceResponse defines the Msg/RevokeAllowanceResponse response type.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeMsg_RevokeAllowance` removed and replaced with `EvidenceMsg_RevokeAllowance`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitMsg_RevokeAllowance` removed and replaced with `UpgradeMsg_RevokeAllowance`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthMsg_RevokeAllowance` removed and replaced with `CircuitMsg_RevokeAllowance`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantMsg_RevokeAllowance` removed and replaced with `AuthMsg_RevokeAllowance`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitMsg_RevokeAllowance` removed and replaced with `FeegrantMsg_RevokeAllowance`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos.feegrant.v1beta1.Msg/RevokeAllowance/post.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
