---
title: "Delete a data set"
method: DELETE
path: "/data-sets/{dataSetId}"
tags: ["Data Sets"]
---

# Delete a data set

`DELETE /data-sets/{dataSetId}`

Deletes a data set and all of its records permanently.

## Path parameters

- `dataSetId` string, required

## Response `204`

## Other responses

- `default`

---

[API](https://skmtc.net/process/apis/process-street-public-api.md) · [All operations](https://skmtc.net/process/apis/process-street-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/process/process-street-public-api/revisions/6199a9464227/schema)
