delete_file
Delete remote files or folders from your Cloudreve storage. Items go to trash unless permanent deletion is specified.
Instructions
Delete remote files/folders (soft-delete to trash by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Remote path or File URI | |
| unlink | No | ||
| skip_soft_delete | No | If true, permanently delete instead of moving to trash |