Password
Login
Password login
POST
/
passwords
/
authenticate
Body
email
string
requiredThis is the email of the user.
password
string
requiredThis is the password of the user.
Response
In response, property access_token and refresh_token is deprecated. Use code property instead.