Hi Shubham,As @EstebanBustamante suggested, you will need to call the list method again.In your code change const existingfile = await files.list('/brief/')to let existingfile = await files.list('/brief/') And after calling the delete method make following changeawait files.delete(`brief/${params.br...