v1

latestOpenAPI 3.1.02026-07-24416405768.8 KB
h) Wallets

Unlink the QRCode from the wallet

Unlinks the QRCode and makes it available for linking to another wallet. The underlying QRCode is not deleted unless if delete=true. Just the link is removed if delete=false or is not passed in

delete/eclipse-conductor/rest/v1/tenants/{tenantId}/wallets/{walletId}/qr-codes/{code}

Path parameters

tenantIdinteger required
walletIdinteger required
codestring required

Query parameters

deleteboolean

When this value is passed as true then it will delete QrCode from Masterpass

Response

No Content