Lightning - Unlock node

post/api/v2/{coin}/wallet/{walletId}/unlockwallet

Unlock the Lightning Network Daemon (LND) node with the given wallet password.

Path Parameters

  • coinstringRequired
    A lightning coin name.
    Example: lnbtc
  • walletIdstringRequired
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$

Request Body

passphrase string
Passphrase to decrypt the unlock the node.

200 Response

message string
Example: ok

400 Response

One of
error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code