---
title: "SubmitProposal defines a method to create new proposal given a content."
method: POST
path: "/cosmos.gov.v1beta1.Msg/SubmitProposal"
tags: ["Msg"]
---

# SubmitProposal defines a method to create new proposal given a content.

`POST /cosmos.gov.v1beta1.Msg/SubmitProposal`

## Request body

- CosmosGovV1beta1MsgSubmitProposal — MsgSubmitProposal defines an sdk.Msg type that supports submitting arbitrary proposal Content.
  - `content` GoogleProtobufAny
    - `@type` string
  - `initial_deposit` CosmosBaseV1beta1Coin[] — initial_deposit is the deposit value that must be paid at proposal submission.
    - `amount` string
    - `denom` string
  - `proposer` string — proposer is the account address of the proposer.

## Response `200`

A successful response.

- CosmosGovV1beta1MsgSubmitProposalResponse — MsgSubmitProposalResponse defines the Msg/SubmitProposal response type.
  - `proposal_id` string, uint64 — proposal_id defines the unique id of the proposal.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-02-05** `de0653d8a73d` — 1 info
  - api operation id `EvidenceMsg_SubmitProposalMixin103` removed and replaced with `CircuitMsg_SubmitProposalMixin106`
- **2024-08-29** `29f6671190b2` — 1 info
  - api operation id `EvidenceMsg_SubmitProposalMixin106` removed and replaced with `EvidenceMsg_SubmitProposalMixin103`
- **2024-08-14** `21c607e4fa20` — 1 info
  - api operation id `CosmosGovV1Beta1Msg_SubmitProposal` removed and replaced with `EvidenceMsg_SubmitProposalMixin106`
- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

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