API: Removing web links

Target URL /api.php/Drive/files/unweblink
Required scope weblink
HTTP Method GET/POST
Output format JSON

Request Parameters Reference

Parameter Type Description
path string The FileRun path of the target file/folder.

Example reply:

 1{
 2  "success": true,
 3  "weblinkid": "CtmsT8IWoen3JDZIVbxvR3SH45gvvvxs"
 4}