Untag Wallet
DELETE /wallets/{walletId}/tags
Removes the specified tags from a wallet.
User action signature required. See User Action Signing for more information.
Request headers required. See Request Headers for more information.
Authentication required. See Authentication Headers for more information.
Required Permissions
Name
Conditions
Wallets:Tags:Delete
Always Required
Path parameters
Path parameter
Description
walletId
Unique identifier of the Wallet
. ex. wa-1f04s-lqc9q-xxxxxxxxxxxxxxxx
Request body
Property
Type
Description
tags
*
List of String
The tags to remove from the wallet
200 Response
Last updated