DeleteResource
Delete the file or folder at a given path. If the path is a folder, all its contents will be deleted too.
Input
| Name | Type | Required | Description |
| Path | String | False | A unique identifier for the file or folder. |
| ObjectPathsAggregate | String | False | An aggregate representing the object path. Can also be the name of a #TEMP table. |
Result Set Columns
| Name | Type | Description |
| Success | String | The status of the operation. |