delete https://api.dengage.com/rest/dataspace/sync/delete
DeleteData
There are two versions of DeleteData API calls. This particular version is the synchronous version where less than 1000 records rows are subject to be deleted on a selected data table.
If the target data table has primary key values, DeleteData call has to include these primary key values. Otherwise column/value pairs must be passed as parameters for filters.
The data in master_contact, master_device and system tables cannot be deleted.