DeleteFile
Delete a File.
Input
| Name | Type | Description |
| FileID | String | The Id of the file to Delete. Only files owned by the user can be deleted. |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether or not the file was successfully deleted. |
Delete a File.
| Name | Type | Description |
| FileID | String | The Id of the file to Delete. Only files owned by the user can be deleted. |
| Name | Type | Description |
| Success | String | Whether or not the file was successfully deleted. |