Create Digital Wallet
POST {{apiPath}}/environments/{{envID}}/users/{{userID}}/digitalWallets
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Digital Wallet.
Request Body
{"digitalWalletApplication"=>{"id"=>"{{digitalWalletApplicationID}}"}, "notification"=>{"methods"=>["EMAIL", "SMS"], "template"=>{"locale"=>"en", "variant"=>"variant_B"}}}