Dataset
Clear Dataset
Removes all chunks, files, and groups from the dataset while retaining the analytics and dataset itself. The auth’ed user must be an owner of the organization to clear a dataset.
PUT
/
api
/
dataset
/
clear
/
{dataset_id}
Authorizations
Authorization
string
headerrequiredHeaders
TR-Dataset
string
requiredThe dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.
Path Parameters
dataset_id
string
requiredThe id of the dataset you want to clear.