---
title: "UpdateParams defines a governance operation for updating the x/crisis module parameters. The authority is defined in the keeper."
method: POST
path: "/cosmos.crisis.v1beta1.Msg/UpdateParams"
tags: ["Msg"]
---

# UpdateParams defines a governance operation for updating the x/crisis module parameters. The authority is defined in the keeper.

`POST /cosmos.crisis.v1beta1.Msg/UpdateParams`

Since: cosmos-sdk 0.47

## Request body

- object — MsgUpdateParams is the Msg/UpdateParams request type. Since: cosmos-sdk 0.47
  - `authority` string — authority is the address that controls the module (defaults to x/gov unless overwritten).
  - `constant_fee` object — constant_fee defines the x/crisis parameter.
    - `denom` string
    - `amount` string

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/wardenprotocol/apis/http-api-console.md) · [All operations](https://skmtc.dev/wardenprotocol/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wardenprotocol/http-api-console/revisions/44399dd0ab35/schema)
