WalletUnitLifecycle

Uninstall wallet unit

Marks the Wallet Unit UNINSTALLED for lifecycle bookkeeping. This API does not implement factory reset or cryptographic asset deletion orchestration; those workflows are outside this phase of the Wallet Unit surface.

post/units/{walletUnitId}/uninstall

Request body

WalletUnitTransitionHttpRequest required— unresolved $ref

Response

Wallet unit uninstalled.

WalletUnitLifecycleResult required— unresolved $ref

Changes