---
title: "DELETE /models/{id}"
method: DELETE
path: "/models/{id}"
tags: ["Models"]
---

# DELETE /models/{id}

`DELETE /models/{id}`

Delete a model. Deleting a model is permanent and cannot be undone.

## Path parameters

- `id` string, required

## Headers

- `X-PHYSNA-TENANTID` string

## Response `204`

No content

---

[API](https://skmtc.dev/physna/apis/physna-public-api.md) · [All operations](https://skmtc.dev/physna/apis/physna-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/physna/physna-public-api/revisions/18b6af4c004d/schema)
