API: Deleting files or folders

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

Request Parameters Reference

Parameter Type Description
path string The FileRun path of the target file.
permanent boolean (1/0) Either the file should be permanently removed, instead of just moved to the trash folder.