Reset Password
Check your e-mail for further instructions.
Reset
Name
newsletter_unsubscribemail
Auth
no
Description
Sends an email to the given mail with a code, that could be used to unsubcribe the email from the Newsletter.
This email is sent to a mail that was added to the newsletter, but it is not necessary to be verified.
Output
Always sends result=0, even if the email was never sent. This is for security reasons.
Required
Parameter | Description |
code | string code, sent in a mail to the user |
Example
{ result: 0 }
Errors
Code | Description |
1000 | Log in required. |
1033 | Please provide 'mail'. |
2000 | Log in failed. |
2018 | Invalid 'mail' provided. |
5000 | Internal error. Try again later. |