Dataset
Delete Dataset by Tracking ID
Auth’ed user must be an owner of the organization to delete a dataset.
DELETE
/
api
/
dataset
/
tracking_id
/
{tracking_id}
Authorizations
Headers
The 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
The tracking id of the dataset you want to delete.