put https://trac-api.cryptoindexseries.com/v2/accounts//wallets/
Update data for a wallet - e.g. the name you have assigned to it
Log in to see full request history
Responses
Update data for a wallet - e.g. the name you have assigned to it
xxxxxxxxxx
curl --request PUT \
--url https://trac-api.cryptoindexseries.com/v2/accounts/account_id/wallets/wallet_id \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here! Or choose an example: