This endpoint permanently deletes a dataset and all its associated data.
The user must have delete permissions on the dataset to perform this operation.
Path Parameters
dataset_id (UUID): The unique identifier of the dataset to delete
Response
No content returned on successful deletion.
Error Codes
404 Not Found: Dataset doesn’t exist or user doesn’t have access