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

# Revoke wallet unit

`POST /units/{walletUnitId}/revoke`

Marks the Wallet Unit REVOKED and records lifecycle evidence. When
status subjects exist for WIA, KA, or related secure components, callers
should use the status-subject revocation endpoint to publish the
irreversible status-list update through the shared status-list backend.

## Request body

- WalletUnitTransitionHttpRequest — unresolved $ref

## Response `200`

Wallet unit revoked.

- 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)
