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