Reset Password
Check your e-mail for further instructions.
Reset
Name
sendchangemail
Auth
yes
Description
Sends email to the logged in user with link.
If you send newmail and code, sends email to newmail with link to last step.
Optional
Parameter | Description |
newmail | string newemail of the user |
code | string code sent in email |
URL
https://api.pcloud.com/sendchangemail
Example
{ "result": 0 }
Code | Description |
1000 | Log in required. |
2000 | Log in failed. |
2012 | Invalid 'code' provided. |
2038 | User with this email is already registered. |
2074 | Expired 'code' provided. |
2271 | User is already with this mail. |