---
title: "POST /tkhq/api/v1/noop-codegen-anchor"
method: POST
path: "/tkhq/api/v1/noop-codegen-anchor"
tags: ["PublicApiService"]
---

# POST /tkhq/api/v1/noop-codegen-anchor

`POST /tkhq/api/v1/noop-codegen-anchor`

## Response `200`

A successful response.

- V1NOOPCodegenAnchorResponse
  - `stamp` V1WebAuthnStamp, required
    - `credentialId` string, required — A base64 url encoded Unique identifier for a given credential.
    - `clientDataJson` string, required — A base64 encoded payload containing metadata about the signing context and the challenge.
    - `authenticatorData` string, required — A base64 encoded payload containing metadata about the authenticator.
    - `signature` string, required — The base64 url encoded signature bytes contained within the WebAuthn assertion response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/turnkey/apis/api-reference.md) · [All operations](https://skmtc.dev/turnkey/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/turnkey/api-reference/revisions/4d8a7c63c511/schema)
