# Delete folder action
This action allows you to delete an entire folder from your SFTP server. The action will fail if the folder is not found at the specified path.
Delete folder action
# Input
Input field | Description |
---|---|
Folder path | Provide the full path of the folder to delete. Example: /folder1/folder2 |
# Output
Output field | Description |
---|---|
Deleted folder path | The full path of the folder that was deleted. |
Last updated: 10/19/2023, 10:05:52 PM