Remove a file from CLOUDFLOW
With this API call you can remove a file from CLOUDFLOW.
api.file.delete_file(path)
The CLOUDFLOW URL of the asset can be passed.
Example
The call
api.file.delete_file("cloudflow://PP_FILE_STORE/Demo%20Files/packaging_crab_final.pdf")
removes the asset and file packaging_crab_final.pdf from the Demokit files.