Skip to content

Complete passkey registration

POST
/webauthn/register/verify

Verifies the attestation (origin, rpIdHash, challenge, signature; packed x5c chains are validated and anchorable to WEBAUTHN_ATTESTATION_ROOTS).

object
user_id
required
string
credential
required
object

Verified

object
verified
boolean
credentialId
string

Verification failed

object