Skip to content

Log in users by email and password.

POST
/api/auth/v1/login
redirect_to
string | null
object
email
required
string
password
required
string
pkce_code_challenge
string | null
redirect_to
string | null
response_type
string | null

Auth & refresh tokens.

object
auth_token
required
string
csrf_token
required
string
refresh_token
required
string