---
title: "CancelUpgrade is a governance operation for cancelling a previously approved software upgrade."
method: POST
path: "/cosmos.upgrade.v1beta1.Msg/CancelUpgrade"
tags: ["Msg"]
---

# CancelUpgrade is a governance operation for cancelling a previously approved software upgrade.

`POST /cosmos.upgrade.v1beta1.Msg/CancelUpgrade`

Since: cosmos-sdk 0.46

## Request body

- object — MsgCancelUpgrade is the Msg/CancelUpgrade request type. Since: cosmos-sdk 0.46
  - `authority` string — authority is the address that controls the module (defaults to x/gov unless overwritten).

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2024-07-11** `ca7e84576c8e` — 1 info
  - endpoint added
- **2024-05-15** `41fb8b09e244` — 1 breaking
  - api path removed without deprecation
- **2024-04-05** `f64b957aa2be` — 1 info
  - endpoint added

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