---
title: "Unlock wallet"
method: POST
path: "/wallet/unlock"
tags: ["wallet"]
---

# Unlock wallet

`POST /wallet/unlock`

## Request body

- UnlockWallet
  - `pass` string, required — Password to decrypt wallet file with

## Response `200`

Wallet unlocked successfully

## Other responses

- `default` — Error

---

[API](https://skmtc.net/ergoplatform/apis/ergo-node-api.md) · [All operations](https://skmtc.net/ergoplatform/apis/ergo-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ergoplatform/ergo-node-api/versions/ef97e678f020/schema)
