---
title: "Reauthenticate using a WebAuthn Key."
method: POST
path: "/wan-verify"
---

# Reauthenticate using a WebAuthn Key.

`POST /wan-verify`

## Response `200`

Verify/Reauthenticate response.

- WanVerifyJsonResponse
  - `meta` object, required
    - `code` integer, required — Http status code
  - `response` object, required
    - `credential_options` string
    - `wan_state` string

## Other responses

- `400` — Errors while validating attributes.

---

[API](https://skmtc.net/pallets-eco/apis/flask-security-external-api.md) · [All operations](https://skmtc.net/pallets-eco/apis/flask-security-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pallets-eco/flask-security-external-api/versions/5ee7c28d6e1e/schema)
