Untag Wallet

DELETE /wallets/{walletId}/tags

Removes the specified tags from a wallet.

Required Permissions

Path parameters

Request body

{
  "tags": ["DepositWallet"]
}

200 Response

{}

Last updated