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

# Create policy-gated WSCD raw signature

`POST /wscd/raw-sign`

Signs raw input with a Wallet Unit WSCD key after lifecycle, account status,
key-reference policy, and activation-decision checks. The activation
decision must be accepted, unexpired, unconsumed, and bound to the
exact operation type, hash, nonce, and audience in this request.

## Request body

- WalletRawSignHttpRequest — 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/raw-sign/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)
