---
title: "Issue passkey wallet activation decision"
method: POST
path: "/activation/passkey/decision"
tags: ["WalletUnitActivation"]
---

# Issue passkey wallet activation decision

`POST /activation/passkey/decision`

Finishes an operation-bound passkey assertion and issues a short-lived,
single-use activation decision for remote HSM-backed WSCD signing.
Wallet signing still happens through the WSCD signing endpoints using
the returned activation decision id.

## Request body

- FinishPasskeyActivationDecisionRequest — unresolved $ref

## Response `201`

Passkey activation decision.

- ActivationDecisionRecord — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — unresolved $ref

## Changes

- **2026-07-17** `be46f4806163` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/wallet-unit-api/changes/activation/passkey/decision/post.md)

---

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