delete https://api.dengage.com/rest/dataspace/tables//truncate
TruncateTable
TruncateTable API call performs the truncate operation on a target data table. Truncate operation is used to delete all of the data from an existing table’s rows and columns, keeping the table structure intact. Truncate process removes all the data in a single operation.
The data in master_contact, master_device and system tables cannot be truncated.