Reset Password
Check your e-mail for further instructions.
Reset
Name
deletetoken
Auth
yes
Description
Delete (invalidate) an authentication token.
The token is identified by tokenid. This is recieved from listtokens
URL
https://api.pcloud.com/deletetoken
Example
{ "result": 0 }
Code | Description |
1000 | Log in required. |
1076 | Please provide 'tokenid'. |
2000 | Log in failed. |
2102 | Provided 'tokenid' not found. |
4000 | Too many login tries from this IP address. |