I have a mediaset where my users I uploading files.
From time to time, users make mistake. They upload the wrong file, which wasn’t supposed to be uploaded, and we want to have a way to delete the uploaded file.
How can they “autonomously” delete the wrongly uploaded files ? Is there a way to programmatically (e.g. via an Action, from an Object, etc.) delete the wrong files ?