---
title: "Unlock wallet activation"
method: POST
path: "/activation/unlock"
tags: ["WalletUnitActivation"]
---

# Unlock wallet activation

`POST /activation/unlock`

Evaluates a blinded or derived activation proof for one operation-bound
challenge and returns an activation decision. Accepted decisions are
short-lived, single-use inputs for wallet-key signing and must match the
operation type, hash, nonce, and audience exactly.

## Request body

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