---
title: "Delete a cell specification by id for the current organization"
method: DELETE
path: "/cell_specifications/{cell_spec_id}"
tags: ["Cell Specifications"]
---

# Delete a cell specification by id for the current organization

`DELETE /cell_specifications/{cell_spec_id}`

Delete a cell specification and all its instances, measurements, and storage files.

## Path parameters

- `cell_spec_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)
