GET ./auth/recovery_options
It is used get the options to recover a password.
It can be 2 options to recover a password: one via SMS and the other via email. The one via SMS it can not be made if the user has 2fa with SMS activated.
GET parameters
Name | Value Type | Validation | Details |
---|---|---|---|
uaUserName | int | Required | User ID |
Validation
Error Field | Error Code | Error Message |
---|---|---|
uaUserName | 101 | Invalid uaUserName |