---
title: "CancelProposal defines a method to cancel governance proposal"
method: POST
path: "/cosmos.gov.v1.Msg/CancelProposal"
tags: ["Msg"]
---

# CancelProposal defines a method to cancel governance proposal

`POST /cosmos.gov.v1.Msg/CancelProposal`

Since: cosmos-sdk 0.50

## Request body

- object — MsgCancelProposal is the Msg/CancelProposal request type. Since: cosmos-sdk 0.50
  - `proposal_id` string, uint64 — proposal_id defines the unique id of the proposal.
  - `proposer` string — proposer is the account address of the proposer.

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