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

# POST /poktroll.session.Msg/UpdateParam

`POST /poktroll.session.Msg/UpdateParam`

## Request body

- PoktrollSessionMsgUpdateParam
  - `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.

- PoktrollSessionMsgUpdateParamResponse
  - `params` PoktrollSessionParams — Params defines the parameters for the module.
    - `num_suppliers_per_session` string, uint64 — num_suppliers_per_session is the maximun number of suppliers per session (applicaiton:supplier pair for a given session number).

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-02-05** `de0653d8a73d` — 1 info
  - endpoint added

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