Complete a passkey login
POST
/sessions/passkeyHeaders
Idempotency-KeystringOptionalSend on every write that creates or changes money or state; a replay with the same key returns the original result with 200.
Body parameters
deviceobjectRequiredDeviceSignals is what the app reports about the device it runs on; the server fingerprints them into a device id.
6 child attributes
device_uidstringRequiredThe platform's stable install id
hardware_idstringRequiredModel identifier
namestringRequiredWhat the customer calls the device
platformstringRequiredIos, android, web
screen_heightintegerRequiredscreen_widthintegerRequiredemailstringOptionalresponseobjectRequiredPasskeyResponse is what the authenticator returned, base64url encoded as WebAuthn does.
6 child attributes
attestationObjectstringOptionalauthenticatorDatastringOptionalclientDataJSONstringRequiredBase64url
idstringRequiredThe credential id
namestringOptionalA name for a registration
signaturestringOptionalReturns
200 OK
The Session object.
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503