---
title: "Enroll wallet activation"
method: POST
path: "/activation/enroll"
tags: ["WalletUnitActivation"]
---

# Enroll wallet activation

`POST /activation/enroll`

Enrolls the activation verifier for a Wallet Unit. The verifier is
blinded or derived proof material; raw PIN values are intentionally not
part of this contract and must not cross this production API boundary.

## Request body

- BlindPinEnrollmentRequest — unresolved $ref

## Response `201`

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)
