Delete Rows
Use this API to delete rows in the table
| Request Body — REQUIRED |
|---|
rowIds string[]The row ids you want to delete. It looks like RXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
| Responses | ||
|---|---|---|
200Returns true if rows are deleted successfully
|
Use this API to delete rows in the table
| Request Body — REQUIRED |
|---|
rowIds string[]The row ids you want to delete. It looks like RXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
| Responses | ||
|---|---|---|
200Returns true if rows are deleted successfully
|