Delete a wallet instance
DELETE/api/wallet-instance/v1/:walletInstanceId
Permissions: WALLET_INSTANCE_DELETE
Permanently deletes a given wallet instance from the database, including history entries.
Request
Responses
- 204
- 400
- 404
- 500
No Content
Business rule error
Wallet instance not found
Internal server error