---
title: "Revoke revokes any authorization corresponding to the provided method name on the granter's account that has been granted to the grantee."
method: POST
path: "/cosmos.authz.v1beta1.Msg/Revoke"
tags: ["Msg"]
---

# Revoke revokes any authorization corresponding to the provided method name on the granter's account that has been granted to the grantee.

`POST /cosmos.authz.v1beta1.Msg/Revoke`

## Request body

- CosmosAuthzV1beta1MsgRevoke — MsgRevoke revokes any authorization with the provided sdk.Msg type on the granter's account with that has been granted to the grantee.
  - `grantee` string
  - `granter` string
  - `msg_type_url` string

## Response `200`

A successful response.

- CosmosAuthzV1beta1MsgRevokeResponse — MsgRevokeResponse defines the Msg/MsgRevokeResponse response type.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeMsg_Revoke` removed and replaced with `EvidenceMsg_Revoke`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitMsg_Revoke` removed and replaced with `UpgradeMsg_Revoke`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthMsg_Revoke` removed and replaced with `CircuitMsg_Revoke`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantMsg_Revoke` removed and replaced with `AuthMsg_Revoke`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitMsg_Revoke` removed and replaced with `FeegrantMsg_Revoke`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos.authz.v1beta1.Msg/Revoke/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)
