Table View
Delete specific rows
Delete specific rows from a table view based on row IDs.
delete/v1/table/views/{view_id}/rows
Path parameters
view_idstring uuid required
The UUID of the table view from which rows are to be deleted.
Response
Successfully deleted specified rows from the table view.