Deleting files from storage via CRON

So I have my cron task that deletes post from table every day if it's too old, but is it possible to also delete file from supabase storage via cron?
Was this page helpful?