# Delete file action
This action deletes a specified file from your SFTP server. The action will fail if the file is not found.
Delete file action
# Input
| Input field | Description |
|---|---|
| File path | Provide the complete path of the file you plan to delete, including the file name and file type. Example: /folder1/filename.csv |
# Output
| Output field | Description |
|---|---|
| Deleted file path | The full path of the deleted file. |
Last updated: 5/21/2025, 5:22:32 AM