Truncate data table
Truncates a data table you specify.
Truncating a data table deletes all rows but leaves the table structure intact.
Path parameters
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 truncated successfully.
data