Delete a Dataset

Delete a dataset by ID. Datasets are automatically deleted after 30 days, but they can also be deleted manually.

Path parameters

idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Client-NamestringOptional
The name of the project that is making the request.

Response

A successful response.

Errors