---
title: "IN DEVELOPMENT"
method: DELETE
path: "/collections/{id}"
tags: ["Collections"]
---

# IN DEVELOPMENT

`DELETE /collections/{id}`

Delete collection by ID.
The model/asset content is not deleted.

## Path parameters

- `id` string, required

## Headers

- `X-PHYSNA-TENANTID` string

## Response `200`

Ok

- DeleteCollectionsResponseBody
  - `affected` number, double, required

## Other responses

- `503`

---

[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)
