WALLET: Remove External Wallet

This Endpoint removes an entry from the user's external wallet address book.

WALLET: Remove External Crypto Wallet

post

This Endpoint removes an entry from the user's external wallet address book.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
objectOptionalExample: {"external_wallet_hash":"6f9420baba084ddca462f7d33bfa59fe"}
Responses
200

OK

application/json
Responseobject
post
/wallet/removewallet

Last updated

Was this helpful?