passkey_passkey_registration_verify
Verify a passkey registration response to complete WebAuthn enrollment. Confirms the credential challenge and activates the passkey for the account.
Instructions
POST /api/passkeys/registration/verify Verify registration for passkey Tags: Passkeys Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |