Allows selective deletion of rows or complete clearance of a table.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
The table's name or unique identifier for targeting specific table operations.
Identifiers of the rows to be deleted.
The body is of type object
.
Confirms the number of rows successfully deleted.
The response is of type object
.