---
title: "UpdateParams defines a rpc handler for MsgUpdateParams."
method: POST
path: "/ibc.applications.transfer.v1.Msg/UpdateParams"
tags: ["Msg"]
---

# UpdateParams defines a rpc handler for MsgUpdateParams.

`POST /ibc.applications.transfer.v1.Msg/UpdateParams`

## Request body

- IbcApplicationsTransferV1MsgUpdateParams — MsgUpdateParams is the Msg/UpdateParams request type.
  - `params` IbcApplicationsTransferV1Params — Params defines the set of IBC transfer parameters. NOTE: To prevent a single token from being transferred, set the TransfersEnabled parameter to true and then set the bank module's SendEnabled parameter for the denomination to false.
    - `receive_enabled` boolean — receive_enabled enables or disables all cross-chain token transfers to this chain.
    - `send_enabled` boolean — send_enabled enables or disables all cross-chain token transfers from this chain.
  - `signer` string

## Response `200`

A successful response.

- IbcApplicationsTransferV1MsgUpdateParamsResponse — MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-26** `671fab54b729` — 1 info
  - api operation id `FeeMsg_UpdateParamsMixin187` removed and replaced with `FeeMsg_UpdateParamsMixin197`
- **2025-03-27** `4f349536c8f3` — 1 info
  - endpoint added
- **2025-02-24** `2ab9d24288c2` — 1 breaking
  - api path removed without deprecation
- **2025-02-05** `de0653d8a73d` — 1 info
  - api operation id `FeeMsg_UpdateParamsMixin177` removed and replaced with `FeeMsg_UpdateParamsMixin180`
- **2024-08-29** `29f6671190b2` — 1 info
  - api operation id `FeeMsg_UpdateParamsMixin180` removed and replaced with `FeeMsg_UpdateParamsMixin177`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/ibc.applications.transfer.v1.Msg/UpdateParams/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.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
