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

# POST /poktroll.shared.Msg/UpdateParam

`POST /poktroll.shared.Msg/UpdateParam`

## Request body

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

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2024-05-31** `af18453e2bde` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/poktroll.shared.Msg/UpdateParam/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/12346f4b4392/schema)
