Table
Delete Table Rows
Delete all rows or specific rows from a table.
delete/v1/table/{table_id}/rows
Path parameters
table_idstring uuid required
UUID of the table from which rows are to be deleted.
Response
Successfully deleted the specified rows from the table.