---
title: "Delete Dataset"
method: DELETE
path: "/v2/datasets/{dataset_id}"
tags: ["datasets"]
---

# Delete Dataset

`DELETE /v2/datasets/{dataset_id}`

## Path parameters

- `dataset_id` string, uuid4, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/galileo/apis/fastapi.md) · [All operations](https://skmtc.net/galileo/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/galileo/fastapi/versions/441b96da8c30/schema)
