Skip to main content
DELETE
/
ramp
/
wallet
/
{wallet_id}
Delete wallet
curl --request DELETE \
  --url https://api.etherfuse.com/ramp/wallet/{wallet_id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

API key sent in the Authorization header.

Path Parameters

wallet_id
string<uuid>
required

The wallet ID

Response

Wallet deleted