Revoke a wallet instance
POST/api/wallet-instance/v1/:walletInstanceId/revoke
Permissions: WALLET_INSTANCE_REVOKE
Revokes a wallet instance, preventing issuance of any new attestations. If Token Status List is enabled for WUAs, all existing attestations are no longer valid.
Request
Responses
- 204
- 400
- 404
- 500
No Content
Business rule error
Wallet instance not found
Internal server error