Delete a file
DELETE https://{{hub}}/file/{{org_id}}/files/{{top_level_folder}}/{{subfolder_path}}/{{filename}}
Request to delete a file permanently with no option for file recovery.
The 204 No Content response to this request will neither confirm nor deny the delete request was successful.