Reset Password
Check your e-mail for further instructions.
Reset
Name
newsletter_check
Auth
yes
Description
Checks if the current logged usre is subscribed to pCloud Newsletter.
Output
The filed subscribed is true, if the user was subscribed to the Newsletter.
The field verified is true, if the user had already verified his email, using a link, sent in a mail to his email address.
Example
{ subscribed: true, verified: false, result: 0 }
Errors
Code | Description |
1000 | Log in required. |
2000 | Log in failed. |
5000 | Internal error. Try again later. |