---
title: "Update a keychain, e.g. update the status or description."
method: POST
path: "/warden.warden.v1beta2.Msg/UpdateKeychain"
tags: ["Msg"]
---

# Update a keychain, e.g. update the status or description.

`POST /warden.warden.v1beta2.Msg/UpdateKeychain`

## Request body

- object
  - `creator` string
  - `keychain_id` string, uint64
  - `description` string
  - `is_active` boolean
  - `keychain_fees` object
    - `key_req` string, int64
    - `sig_req` string, int64

## 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)
