Auth

Login with WebAuthn MFA

Complete login by verifying WebAuthn response during MFA. Requires the MFA ticket from initial login attempt.

post/auth/login/mfa/webauthn

Request body

challengestring required

The challenge string from authentication options

ticketstring required

The MFA ticket from the login response

Response

Success

tokenstring required

Authentication token for API requests

user_idstring snowflake required

Changes