wallets
Delete wallet
DELETE
/
wallets
/
{walletId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the wallet
Required string length:
36
Was this page helpful?