Skip to main content
DELETE
Delete Dataset Handler
Permanently deletes a dataset and all its entries. Path parameters:
Returns 204 No Content on success.
This action is irreversible. All entries stored in the dataset will be permanently deleted.

Authorizations

X-API-KEY
string
header
required

Path Parameters

dataset_id
string
required

Response

Successful Response