---
title: "Verify WebAuthn authentication"
method: POST
path: "/auth/webauthn/login"
---

# Verify WebAuthn authentication

`POST /auth/webauthn/login`

Verify the authentication response for WebAuthn.

## Request body

- VerifyAuthentication
  - `email` string
  - `auth_resp` object
  - `challenge` string

## Response `200`

Authentication verified

- object

## Other responses

- `404` — User not found

---

[API](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [All operations](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pai-os/personal-artificial-intelligence-operating-system-pai-os-api/revisions/3c144b366e19/schema)
