---
title: "Archive material (soft-delete) — hides from picker but preserves bindings"
method: DELETE
path: "/v1/admin/materials/{materialId}"
tags: ["Admin Design Catalog"]
---

# Archive material (soft-delete) — hides from picker but preserves bindings

`DELETE /v1/admin/materials/{materialId}`

## Path parameters

- `materialId` string, required

## Response `204`

Material archived successfully

- NoContentResponseDto
  - `success` boolean, required — Indicates if the request was successful
  - `message` string, required — Human readable message
  - `data` union, required — Response data
    - unknown
    - unknown
  - `timestamp` string, date-time, required — Timestamp of the response

---

[API](https://skmtc.dev/maket/apis/virtual-architect-api.md) · [All operations](https://skmtc.dev/maket/apis/virtual-architect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/maket/virtual-architect-api/revisions/7635e6f94477/schema)
