Reset Password
Check your e-mail for further instructions.
Reset
Name
removeshare
Auth
yes
Description
Remove an active share.
This can be both incoming or outgoing share.
URL
https://api.pcloud.com/removeshare
Required
Parameter | Description |
shareid | int The id of the share request, returned by listshares |
Example
{ "result": 0 }
Code | Description |
1000 | Log in required. |
1027 | Please provide 'shareid'. |
2000 | Log in failed. |
2025 | Invalid shareid. |
4000 | Too many login tries from this IP address. |
5000 | Internal error. Try again later. |