Delete File
You can select this activity to delete a file or folder in a specific location.
This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description |
|---|---|---|---|
| Input | Target Filepath | String | The location of the file that must be deleted.
Note: Always use relative file paths for serverless environment,. For example: /folder1/. All file paths must follow Linux-style relative paths and must be located under the /tmp folder.
|
| Output | Response Code | Int32 | Response code for the activity. Possible values:
|