Delete Records from Table
Deletes records from a table in Zoho Sheet.
Query
The workbook resource ID.
Name of the table whose records needs to be deleted
Optional parameter. Can be used to filter records. Provide this value as a valid JSON string.
Required when more than 1 criteria is available under criteria_json
Optional parameter. If true and if there are multiple records on the specified criteria, records will be updated for first match alone. Otherwise, all the matched records will be updated.
Optional parameter. By default it is true. Can be set as false for case insensitive search.
Alternatively table_id can be used instead of table_name
Comma-separated response fields to include.