---
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-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`
- **2024-08-14** `21c607e4fa20` — 1 info
  - api operation id `IbcApplicationsTransferV1Msg_UpdateParams` removed and replaced with `FeeMsg_UpdateParamsMixin180`
- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

[Change 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-service-production.skmtc.workers.dev/v1/apis/pokt-network/http-api-console/revisions/de0653d8a73d/schema)
