DeleteFile
Permanently deletes a specified file from Box.
Input
| Name | Type | Description |
| FileID | String | Identifier of the file to be deleted. Only files owned by the authenticated user can be deleted. |
Result Set Columns
| Name | Type | Description |
| Success | String | Indicates whether the file deletion operation completed successfully. |