Reset Password
Check your e-mail for further instructions.
Reset
Name
feedback
Auth
no
Description
sends message to pCloud support
Required
Parameter | Description |
string email of the user | |
reason | string subject of the request |
message | string the message itself |
Optional
Parameter | Description |
name | string can be provided with users full name |
URL
https://api.pcloud.com/feedback
Example
{ result: 0 }
Code | Description |
1000 | Log in required. |
1033 | Please provide 'mail'. |
1041 | Please provide 'message'. |
1042 | Please provide 'reason'. |
2000 | Log in failed. |
2018 | Invalid 'mail' provided. |
4000 | Too many login tries from this IP address. |