Hey @mattsaun ,
You can use the Tulip API to delete all the records in a table. You can find the API documentation at instance-name.tulip.co/apidocs.
Here is a previous post on community that walks you through this process:
Just as a note, the DELETE endpoint is not reversible, so if you think you may need any of the information make sure to export first to be safe!