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

# Remove an entire model

`DELETE /models/{id}`

## Response `204`

Success

## Other responses

- `401` — Unauthorized; the request did not provide valid authentication details
- `403` — Forbidden; the provided credentials do not have permission to perform the requested action

## Changes

- **2025-04-11** (v0) `7a71a58d51ab` — 1 info
  - endpoint added
- **2025-03-03** (v0) `ce0a74d4942a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/manyfold3d/apis/manyfold-api/changes/models/:id/delete.md)

---

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