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.

Path Params
string
required
length between 36 and 36

Unique table uuid to truncate

Headers
string
required
length ≤ 36
Defaults to {$$.env.access_token}
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

429

Too Many Requests

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
TooManyRequest