---
title: "Generate WebAuthn options"
method: POST
path: "/auth/webauthn/options"
---

# Generate WebAuthn options

`POST /auth/webauthn/options`

Generate options for WebAuthn.

## Request body

- RegistrationOptions
  - `email` string

## Response `200`

WebAuthn options generated

- object

## Other responses

- `404` — User not found

## Changes

- **2024-10-19** `c7028f51c747` — 1 info
  - endpoint added
- **2024-06-04** `578e8efc5755` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/changes/auth/webauthn/options/post.md)

---

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