TruncateTable

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.

Language
Click Try It! to start a request and see the response here!