Delete a configured digital wallet.
digital-wallets.write
scope.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the merchant account to use for this request.
"default"
The ID of the digital wallet to delete.
"1808f5e6-b49c-4db9-94fa-22371ea352f5"
Successful Response
The response is of type any
.