---
title: "Revoke wallet activation"
method: POST
path: "/activation/revoke"
tags: ["WalletUnitActivation"]
---

# Revoke wallet activation

`POST /activation/revoke`

Revokes an activation profile/key binding so it can no longer issue
activation decisions. This endpoint is limited to activation state and
does not dispatch user notifications or perform factory-delete logic.

## Request body

- BlindPinRevocationRequest — unresolved $ref

## Response `200`

Activation decision.

- ActivationDecisionRecord — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — 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)
