DeletePermanently
Delete a folder or file permanently. Requires the files.permanent_delete scope.
Input
Name | Type | Required | Description |
ForceDelete | String | False | Indicator whether or not to force delete the file/folder even if its metadata is not deleted.
デフォルト値はfalseです。 |
Path | String | False | The path for a file or folder. |
ObjectPathAggregate | String | False | An aggregate representing the object path. Can be in the form of XML, JSON or a #TEMP table. |
Result Set Columns
Name | Type | Description |
Success | String | The status of the operation. |