Deletes the specified files from the Media Manager.
The deleted files are moved to the Media Manager's trash bin (TRASH-ROOT
folder) unless permanently deleted. To permanently delete files, pass the permanent
parameter with the value true
. Permanently deleting files isn't reversible, so make sure that these files aren't being used in a site or in any other way as the files will no longer be accessible.
Note the following:
- The specified files can be from different folders.
- Moving multiple files at once is an asynchronous action, and may take time for the changes to appear in the Media Manager.
- Attempting to delete files that are already in the trash bin doesn't result in an error.
- If your site contains deleted media files, the deleted media files still appear on your site as the files are still in the Media Manager (in the trash bin).
- You can use the Bulk Restore Files From Trash Bin endpoint to restore files from the Media Manager's trash bin.