/api/auth/webauthn
Verify a WebAuthn authentication response and log in the user associated with the matching passkey.
POST
/api/auth/webauthnHeader Parameters
x-zipline-client?string
Request Body
application/json
response*unknown
Response Body
application/json
Empty
{
"error": "E1000: Invalid request schema",
"code": 1000,
"statusCode": 400
}