Authenticate a user with their email and password. Returns a session object or MFA challenge if two-factor authentication is enabled.
User credentials for email and password authentication
Request to authenticate using email and password
User's email address
User's password
3 - 50"Str0ngPassw#ord-94|%"
Authentication successful. If MFA is enabled, a challenge will be returned instead of a session.