Data

Delete rows from a table

Delete rows from a table.

post/v1/table/{name}/delete/

Path parameters

namestring required

name of the table

Request body

predicatestring

A filter expression that specifies the rows to delete.

Response

Delete successful

Changes