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

# Re-enroll wallet activation

`POST /activation/re-enroll`

Rotates the activation verifier after proving control of the current
verifier. Both current and replacement values are blinded or derived
proof material; this is not a reset or account-recovery workflow.

## Request body

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