How to delete every row in a notion database?

i want to keep my database intact, but delete every row and then repopulate it. it is unclear to me how to do the deleting step. people have asked how to delete a specific item (e.g. How do i delete a notion database item?) but can’t find anything on how to delete every row (while keeping columns intact). Is there a simple way to do this ?

No API endpoint allows the deletion of database items in bulk with one single call, as far as I know. So, you would need to delete each database item individually, using separate API calls in Make. If it is a one-time deletion, I think it’s faster to do it in the Notion app directly, by selecting multiple items and deleting them.

1 Like