---
title: "Create policy-gated WSCD digest signature"
method: POST
path: "/wscd/sign-digest"
tags: ["WalletUnitWscd"]
---

# Create policy-gated WSCD digest signature

`POST /wscd/sign-digest`

Signs a precomputed digest with a Wallet Unit WSCD key after the same
lifecycle and activation-decision checks as raw signing. This endpoint
is intended for flows that already compute the operation digest before
invoking the Wallet Unit WSCD policy layer.

## Request body

- WalletDigestSignHttpRequest — unresolved $ref

## Response `200`

Signature result.

- WalletSignatureHttpResponse — unresolved $ref

## Other responses

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

## Changes

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

[Change history](https://skmtc.dev/sphereon-opensource/apis/wallet-unit-api/changes/wscd/sign-digest/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)
