POST
/
password
/
login

Deprecated. Please use the Flow API instead. What’s the Flow API?.

Body

application/json
user_id
string
required

The ID of the user to perform a password login for

password
string
required

The actual password, its minLength defaults to 8 but can be configured through the password.min_password_length option.

Required string length: 8 - 72