Deleting a list of users photos

Is it possible to delete a list of users photos after a certain created date? At the moment I have a function where users upload photos. I’ve tried the ‘delete a list’ and ‘make changes to list’ function however when I select ‘Posts’ in the ‘list to delete’ in goes red, showing error.
Thanks

Hey @krazitoast,

You can schedule an API workflow to delete the images of the user after X amount of time.

Hope this helped!

-Johnny