Last updated 10 days ago
DELETE /wallets/{walletId}/tags
Removes the specified tags from a wallet.
User action signature required. See for more information.
Request headers required. See for more information.
Authentication required. See for more information.
Wallets:Tags:Delete
Always Required
walletId
Unique identifier of the wallet.
tags
The tags to remove from the wallet
Array<String>
{ "tags": ["deposit"] }
{}