DeleteFile
Permanently delete a file and all related data and thumbnails from file manager.
Input
| Name | Type | Description |
| FileId | String | Id of the file that will be deleted |
Result Set Columns
| Name | Type | Description |
| Success | String | Returns True if the deletion succeeded. |