Skip to main content
POST
Login with email and password

Body

application/json
identifier
string
required

The email address of the user.

Example:

"user@example.com"

password
string
required

The password of the user.

Example:

"S3cur3P@ss!"

Response

OK

challenge_token
string
required
Example:

"eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9..."