auth

Verify Passkey Registration

post/api/auth/passkeys/register/verify

Request body

challenge_idstring required
namestring
credentialobject required

Response

Successful Response

idstring uuid required
namestring required
transportsstring[] nullable
aaguidstring nullable
device_typestring nullable
backed_upboolean nullable
created_atstring date-time required
last_used_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.