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

# POST /poktroll.tokenomics.Msg/UpdateParam

`POST /poktroll.tokenomics.Msg/UpdateParam`

## Request body

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

## Response `200`

A successful response.

- PoktrollTokenomicsMsgUpdateParamResponse — MsgUpdateParamResponse defines the response structure for executing a MsgUpdateParam message after a single param update.
  - `params` PoktrollTokenomicsParams — Params defines the parameters for the tokenomics module.
    - `compute_units_to_tokens_multiplier` string, uint64 — The amount of upokt that a compute unit should translate to when settling a session.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2024-08-14** `21c607e4fa20` — 1 info
  - api operation id `PoktrollTokenomicsMsg_UpdateParam` removed and replaced with `GithubCompoktNetworkpoktrollMsg_UpdateParamMixin46`
- **2024-05-15** `41fb8b09e244` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/poktroll.tokenomics.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/21c607e4fa20/schema)
