---
title: "Delete dataset view"
method: DELETE
path: "/api/datasets/views/{id}/"
tags: ["Datasets"]
---

# Delete dataset view

`DELETE /api/datasets/views/{id}/`

Delete a specific view by ID.

## Path parameters

- `id` string, required

## Response `204`

No response body

---

[API](https://skmtc.net/humansignal/apis/label-studio-api.md) · [All operations](https://skmtc.net/humansignal/apis/label-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/humansignal/label-studio-api/versions/1b113b8df950/schema)
