등록된 지갑삭제
DELETE
https://{dashboard-domain}/v1.0/db/me/wallet/regist
Query Parameters
Name
Type
Description
wallet_type_id*
int64
meta>wallet_types 중 하나
wallet_address*
string
wallet address
base_coin_id*
int
base_coin_id
Headers
Name
Type
Description
Authorization*
string
Bearer {{web-access-token}}
Last updated