Tables
Delete Rows
Delete rows by filter criteria or by an explicit list of row IDs. Pass either a filter object or a rowIds array.
delete/api/v1/tables/{tableId}/rows
Path parameters
tableIdstring required
Example:tbl_92e4c6a8b0d24f1e8a3c5d7b9f0e2a14
The unique identifier of the table.
Request body
Response
Rows deleted.