Reset Password
Check your e-mail for further instructions.
Reset
Name
lostpassword
Auth
no
Description
Change current user's password
Takes as a parameter user's mail and sends to this email address insertuctions and link to reset user's password.
Successful reply is sent even if there is no user of the system with mail for security reasons.
URL
https://api.pcloud.com/lostpassword
Required
Parameter | Description |
string e-mail of the user, where instructions are sent |
Example
{ "result": 0 }
Code | Description |
1000 | Log in required. |
1033 | Please provide 'mail'. |
2000 | Log in failed. |
4000 | Too many login tries from this IP address. |