---
title: "Remove an account"
method: DELETE
path: "/keys/{name}"
tags: ["ICS1"]
---

# Remove an account

`DELETE /keys/{name}`

## Request body

- object
  - `password` string, required

## Response `200`

Removed account

## Other responses

- `401` — Key password is wrong
- `404` — Key doesn't exist

---

[API](https://skmtc.net/bnb-chain/apis/gaia-lite-for-cosmos.md) · [All operations](https://skmtc.net/bnb-chain/apis/gaia-lite-for-cosmos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bnb-chain/gaia-lite-for-cosmos/versions/66846564e1ee/schema)
