Truncate data table
Deletes all records from the specified data table but retains the table structure.
Path parameters
managed_user_id
Embedded customer Account ID or External ID. External IDs must have the prefix E
.
data_table_id
The ID of the data table to truncate.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Data table successfully truncated.
data