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

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

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/wardenprotocol/apis/http-api-console.md) · [All operations](https://skmtc.dev/wardenprotocol/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wardenprotocol/http-api-console/revisions/44399dd0ab35/schema)
