Skip to main content

Delete Rows

Use this API to delete rows in the table

Path Parameters
tableId string REQUIRED
Request Body REQUIRED
rowIds string[]

The row ids you want to delete. It looks like RXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Responses
200

Returns true if rows are deleted successfully

Schema OPTIONAL
object