Unlink trading wallet
Responses
- application/json
- application/json
- application/json
- application/json
- application/json
- application/json
Request Example for delete/api/v2/wallet
curl https://api.musebook.trade/api/v2/wallet \
--request DELETE \
--header 'Authorization: Bearer YOUR_SECRET_TOKEN'
{
"ok": true,
"additionalProperty": "anything"
}