Delete all media
Function: Delete all media
This function allows you to completely clear out all media files (like images, videos, or documents) that have been uploaded to your application's media library. It's a powerful tool for starting fresh or performing a major cleanup.
Input,
This function does not require any specific inputs from you. When you trigger it, it will automatically identify and delete all media associated with your current application.
Output,
This function does not produce any direct output data. Its successful execution means that all media files previously uploaded to your application's media library have been permanently removed.
Execution Flow,
Real-Life Examples,
-
Inputs: None Result: You've finished developing a test version of your application and want to remove all the placeholder images and videos before launching the final version. After running this action, your media library will be completely empty, ready for new, production-ready content.
-
Inputs: None Result: Your application has accumulated a lot of old, unused images over time, making it hard to manage. You decide to delete everything and re-upload only the essential media. After executing this function, your media library is wiped clean, allowing you to start fresh with your media organization.
-
Inputs: None Result: You are decommissioning an old project and need to ensure all associated data, including media, is permanently removed to comply with data privacy regulations. Running this action ensures that all media files linked to that application are deleted, fulfilling your data retention requirements.