Reset Password
Check your e-mail for further instructions.
Reset
Name
deletepublink
Auth
yes
Description
Delete a specified public link
URL
https://api.pcloud.com/deletepublink
Required
Parameter | Description |
linkid | int the ID of the link to be deleted |
Example
{ result: 0 }
Code | Description |
1000 | Log in required. |
1030 | Please provide 'linkid'. |
2000 | Log in failed. |
2027 | Invalid or already deleted link. |
4000 | Too many login tries from this IP address. |
5000 | Internal error. Try again later. |