---
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

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

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

[Change 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/ca7e84576c8e?raw)
