Auth

Authenticate with WebAuthn

Complete passwordless login using WebAuthn (biometrics or security key). Returns authentication token on success.

post/auth/webauthn/authenticate

Request body

challengestring required

The challenge string from authentication options

Response

Success

tokenstring required

Authentication token for API requests

user_idstring snowflake required

Changes