Asset
Remove Asset from Wallet
This endpoint is used to delete a specific asset from a wallet.
DELETE
/
v1
/
wallets
/
{walletId}
/
assets
/
{assetId}
Authorizations
x-api-key
string
headerrequiredPath Parameters
walletId
string
requiredassetId
string
requiredBody
application/json · any
The body is of type any
.
Response
200 - application/json
data
object
message
string
statusCode
number