Skip to content

Disable wallet

DELETE
/wallet/{walletId}

Disables the wallet with the provided ID.

Authorizations

Parameters

Path Parameters

walletId
required
string format: uuid

The ID of the wallet.

Responses

200

Wallet successfully disabled

object
walletId

The unique ID of the wallet.

string format: uuid
name

The unique name of the wallet.

string
custodian

The custodian of the wallet.

string
address

The address of the wallet.

string

400

Bad request

object
code
integer
status
string

401

Unauthorized

object
code
integer
status
string