---
title: "Uninstall wallet unit"
method: POST
path: "/units/{walletUnitId}/uninstall"
tags: ["WalletUnitLifecycle"]
---

# Uninstall wallet unit

`POST /units/{walletUnitId}/uninstall`

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.

## Request body

- WalletUnitTransitionHttpRequest — unresolved $ref

## Response `200`

Wallet unit uninstalled.

- WalletUnitLifecycleResult — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/wallet-unit-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/wallet-unit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/wallet-unit-api/revisions/be46f4806163/schema)
