Skip to main content
?

delete

Summary​

Deletes a file on the file system

Description​

Fields​

file​

The file path. If a relative path is given, the files will be written within the application files.

recursive​

Determines if the deletion should be recursive or not. This means it will delete all items within folders.

allow-absolute-path​

Determines whether an absolute path should be allowed or not.