I'm using Notion Tables (one type of their databases). I'm trying to wrap my mental model around how they interact with data - is a row in a table a "block" or a page or something else?
Here's all the info from the documentation: https://developers.notion.com/reference/delete-a-block
At the end of the day, I'm just trying to delete a row like I would in any other database, via the API.