---
title: "Delete a material property dataset"
method: DELETE
path: "/material_property_datasets/{property_id}"
tags: ["Material Property Datasets"]
---

# Delete a material property dataset

`DELETE /material_property_datasets/{property_id}`

Delete a material property dataset record and all associated storage files.

## Path parameters

- `property_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/ionworks/apis/fastapi.md) · [All operations](https://skmtc.dev/ionworks/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ionworks/fastapi/revisions/7337a3cbdaf2/schema)
