Delete a Wallet Flag

delete/api/v2/admin/wallet/{walletId}/walletFlags/{name}

Delete one Wallet Flag from the given wallet.

Path Parameters

  • walletIdstringRequired
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$
  • namestringRequired
    The Wallet Flag name
    Enum: isStaking lightning ambossLightning musigKp trackingInscriptions rbf coldWalletStaking tokenizationToken oneClickStaking solOfcStaking suiOfcStaking enableWalletConnect enableSolCustomTx enableAptCustomTx

200 Response

name string required
The unique name of the Wallet Flag
Allowed values: isStaking lightning ambossLightning musigKp trackingInscriptions rbf coldWalletStaking tokenizationToken oneClickStaking solOfcStaking suiOfcStaking enableWalletConnect enableSolCustomTx enableAptCustomTx
Example: isStaking
value string required
The current value of the Wallet Flag
Example: true

403 Response

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

404 Response

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