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

# POST /pocket.shared.Msg/UpdateParam

`POST /pocket.shared.Msg/UpdateParam`

## Request body

- PocketSharedMsgUpdateParam — MsgUpdateParam is the Msg/UpdateParam request type to update a single param.
  - `as_bytes` string, byte
  - `as_string` string
  - `as_uint64` string, uint64
  - `authority` string — authority is the address that controls the module (defaults to x/gov unless overwritten).
  - `name` string

## Response `200`

A successful response.

- PocketSharedMsgUpdateParamResponse — MsgUpdateParamResponse defines the response structure for executing a MsgUpdateParam message after a single param update.

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