---
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-02-05** `de0653d8a73d` — 1 info
  - api operation id `EvidenceMsg_Revoke` removed and replaced with `CircuitMsg_Revoke`
- **2024-08-14** `21c607e4fa20` — 1 info
  - api operation id `CosmosAuthzV1Beta1Msg_Revoke` removed and replaced with `EvidenceMsg_Revoke`
- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

[Change 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-service-production.skmtc.workers.dev/v1/apis/pokt-network/http-api-console/revisions/de0653d8a73d/schema)
