Skip to main content
POST
Complete passkey registration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
credential
object
required

WebAuthn credential

credential_alias
string
required

User-friendly name for the passkey

Response

Passkey registration completed successfully

data
object
required