---
title: "DELETE /datasetsv2/{datasetId}"
method: DELETE
path: "/datasetsv2/{datasetId}"
---

# DELETE /datasetsv2/{datasetId}

`DELETE /datasetsv2/{datasetId}`

Deletes a FinSpace Dataset.

## Path parameters

- `datasetId` string, required — ID for a given Dataset

## Query parameters

- `clientToken` string — Idempotence Token for API operations

## Response `200`

Success

- DeleteDatasetResponse — The response from an DeleteDataset operation
  - `datasetId` string — The unique identifier for the deleted Dataset.

## Other responses

- `480` — InternalServerException
- `481` — ValidationException
- `482` — ThrottlingException
- `483` — AccessDeniedException
- `484` — ResourceNotFoundException
- `485` — LimitExceededException
- `486` — ConflictException

---

[API](https://skmtc.net/aws/apis/finspace-data.md) · [All operations](https://skmtc.net/aws/apis/finspace-data/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/finspace-data/versions/d7561d153837/schema)
