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

# UpdateClientParams defines a rpc handler method for MsgUpdateParams.

`POST /ibc.core.client.v1.Msg/UpdateClientParams`

## Request body

- IbcCoreClientV1MsgUpdateParams — MsgUpdateParams defines the sdk.Msg type to update the client parameters.
  - `params` IbcCoreClientV1Params — Params defines the set of IBC light client parameters.
    - `allowed_clients` string[] — allowed_clients defines the list of allowed client state types which can be created and interacted with. If a client type is removed from the allowed clients list, usage of this client will be disabled until it is added again to the list.
  - `signer` string

## Response `200`

A successful response.

- IbcCoreClientV1MsgUpdateParamsResponse — MsgUpdateParamsResponse defines the MsgUpdateParams response type.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-03-27** `4f349536c8f3` — 1 info
  - endpoint added
- **2025-02-24** `2ab9d24288c2` — 1 breaking
  - api path removed without deprecation
- **2024-08-14** `21c607e4fa20` — 1 info
  - api operation id `IbcCoreClientV1Msg_UpdateClientParams` removed and replaced with `FeeMsg_UpdateClientParams`
- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

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