📄️ Delete All Records
DB2Rest allows deletion of multiple/all records from a database table using HTTP DELETE method.
📄️ Delete Records with Filter
A single record or row can be deleted from a database table using HTTP DELETE method along with a filter.