# Generate WebAuthn registration options **POST /api/verifications/web-authn/registration** Generate WebAuthn registration options for the user to register a new WebAuthn device. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200: Successfully generated the WebAuthn registration options. #### Body Parameters: application/json (object) - **verificationRecordId** (string) - **registrationOptions** (object) - **expiresAt** (string) ### 401: Unauthorized ### 403: Forbidden [Powered by Bump.sh](https://bump.sh)