---
title: "UpdateConnectionParams defines a rpc handler method for MsgUpdateParams."
method: POST
path: "/ibc.core.connection.v1.Msg/UpdateConnectionParams"
tags: ["Msg"]
---

# UpdateConnectionParams defines a rpc handler method for MsgUpdateParams.

`POST /ibc.core.connection.v1.Msg/UpdateConnectionParams`

## Request body

- object — MsgUpdateParams defines the sdk.Msg type to update the connection parameters.
  - `signer` string
  - `params` object — params defines the connection parameters to update. NOTE: All parameters must be supplied.
    - `max_expected_time_per_block` string, uint64 — maximum expected time per block (in nanoseconds), used to enforce block delay. This parameter should reflect the largest amount of time that the chain might reasonably take to produce the next block under normal operating conditions. A safe choice is 3-5x the expected time per block.

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/ibc.core.connection.v1.Msg/UpdateConnectionParams/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/ca7e84576c8e/schema)
