---
title: "ExecLegacyContent defines a Msg to be in included in a MsgSubmitProposal to execute a legacy content-based proposal."
method: POST
path: "/cosmos.gov.v1.Msg/ExecLegacyContent"
tags: ["Msg"]
---

# ExecLegacyContent defines a Msg to be in included in a MsgSubmitProposal to execute a legacy content-based proposal.

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

## Request body

- CosmosGovV1MsgExecLegacyContent — MsgExecLegacyContent is used to wrap the legacy content field into a message. This ensures backwards compatibility with v1beta1.MsgSubmitProposal.
  - `authority` string — authority must be the gov module address.
  - `content` GoogleProtobufAny
    - `@type` string

## Response `200`

A successful response.

- CosmosGovV1MsgExecLegacyContentResponse — MsgExecLegacyContentResponse defines the Msg/ExecLegacyContent response type.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-02-05** `de0653d8a73d` — 1 info
  - api operation id `EvidenceMsg_ExecLegacyContent` removed and replaced with `CircuitMsg_ExecLegacyContent`
- **2024-08-14** `21c607e4fa20` — 1 info
  - api operation id `CosmosGovV1Msg_ExecLegacyContent` removed and replaced with `EvidenceMsg_ExecLegacyContent`
- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

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