Skip to main content
POST
Login with MFA

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string
required

User email address

Pattern: ^[^\s@]+@[^\s@]+\.[^\s@]+$
password
string
required

User password (min 3 characters)

Minimum string length: 3

Response

User or MFA challenge

user
object
required

Authenticated user

accessToken
string
required

JWT access token