Delete Digital Wallet
DELETE {{apiPath}}/environments/{{envID}}/users/{{userID}}/digitalWallets/{{digitalWalletID}}
Use the DELETE {{apiPath}}/environments/{{envID}}/users/{{userID}}/digitalWallets/{{digitalWalletID}}
operation to remove the specified digital wallet from the specified user in the specified environment.
Prerequisites
- Create a user to get a
userID
for the endpoint. See also Users, especially User operations. - Create Digital Wallet to get a
digitalWalletID
for the endpoint. See also PingOne Credentials, especially Credential Digital Wallets.