User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In
API Reference

Truncate a Dataset

Truncate a dataset's records

This endpoint allows you to truncate a dataset. Truncation results in the dataset having no apparent data. Note, however, that previously loaded data is not deleted. One effect of this is that disk space is not relinquished.

Some datasets cannot be truncated, in which case a 500 error will be returned. No content is returned in the response body if the request is successful.

Language