deleteTableRows
Allows selective deletion of rows or complete clearance of a table.
POST
Path Parameters
The table's name or unique identifier for targeting specific table operations.
Body
application/json
Identifiers of the rows to be deleted.
The body is of type object
.
Response
200
application/json
Confirms the number of rows successfully deleted.
The response is of type object
.