Soo after updating DF to 2.2.3 posting the following rescource to
[INSTANCE]/api/v2/user/password
does the job:
{
'email': "theem@il.user",
'code': "CODE FROM MAIL",
'new_password': "PWD",
'verify_password': "PWD"
}
Soo after updating DF to 2.2.3 posting the following rescource to
[INSTANCE]/api/v2/user/password
does the job:
{
'email': "theem@il.user",
'code': "CODE FROM MAIL",
'new_password': "PWD",
'verify_password': "PWD"
}