DeleteSnapshot
Delete a Snapshot of a folder.
Input
| Name | Type | Required | Description |
| Path | String | True | The folder path from which the snapshot will be deleted. |
| SnapshotName | String | True | The name of the snapshot to delete. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates if the snapshot deletion operation was successful. |