---
title: "POST /pocket.gateway.Msg/UpdateParam"
method: POST
path: "/pocket.gateway.Msg/UpdateParam"
tags: ["Msg"]
---

# POST /pocket.gateway.Msg/UpdateParam

`POST /pocket.gateway.Msg/UpdateParam`

## Request body

- PocketGatewayMsgUpdateParam — MsgUpdateParam is the Msg/UpdateParam request type to update a single param.
  - `as_coin` CosmosBaseV1beta1Coin — Coin defines a token with a denomination and an amount. NOTE: The amount field is an Int which implements the custom method signatures required by gogoproto.
    - `amount` string
    - `denom` string
  - `authority` string — authority is the address that controls the module (defaults to x/gov unless overwritten).
  - `name` string

## Response `200`

A successful response.

- PocketGatewayMsgUpdateParamResponse

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.net/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pokt-network/http-api-console/versions/edba20e8c8a3/schema)
