auth.requestPasswordRecovery
Request recovery code of a 2FA password, only for accounts with a recovery email configured.
Example
TL schema
Parameters
Name | Type | Description |
400 | PASSWORD_EMPTY | The provided password is empty |
Result
Possible errors
Code | Type | Description |
Can bots use this methd ?
yes
Related pages
How to login to a user's account if they have enabled 2FA, how to change password.
Last updated