I have a project where services are restricted due to database usage.
I was trying to delete some files in order to make the service run again, but I'm unable to use the API to delete the files or even to delete them directly using SQL.
Right now I'm locked out and don't know how to fix this...
Any advice?