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 |
---|---|
| Always Required |
Path parameters
Path parameter | Description |
---|---|
| Unique identifier of the |
Request body
Property | Type | Description |
---|---|---|
| List of String | The tags to remove from the wallet |
200 Response
Last updated