get https://api.shift.io/v3/folders//assets/delete
Deletes the assets inside a folder
This call requires a folder id as a path parameter, and it deletes all the assets at the folder’s top level. The folder itself remains intact, as do the subfolders and the assets inside those subfolders. If you want to delete a folder and all its contents, please see Delete folder.
A 204 code is returned when the folder’s assets are successfully deleted.