Automated collection deletions

Hi! I need help. I’m working in automate methods. In this moment I need to remove items from the collection using Python. Every code in velo or wix gives Error 500 Internal Server Error.

The api is correct but when I need to delete items from collections, i get Error 500.

I even tried targeting the delete function from Python but it throws the same thing.

How could I resolve the error? When can I do?

You’re not showing anything about your approach, your code, or the error you’re getting