Delete Blockchain Wallet
This endpoint allows the authenticated user to delete a specific blockchain wallet. The request requires the wallet's unique_id. Once deleted, the wallet can no longer be accessed.
| Method | API Endpoint |
|---|---|
| DELETE | https://efylink-business.rare-able.com/api/user/blockchain_wallet/{unique_id} |
headers: Object containing the API headers.
'Authorization : Bearer Token': Use Login API for access token
'X-CLIENT-ID': Use Get Credentials api to generate X-CLIENT-ID
'X-Api-Signature': To know how to generate please use Authentication
'X-Api-Timestamp': Timestamp
Body Params
unique_id required Please use unique_id from Wallet List for Unique ID