---
title: "Delete BOM"
method: DELETE
path: "/boms/{id}"
tags: ["boms"]
---

# Delete BOM

`DELETE /boms/{id}`

Soft-deletes a BOM by setting status to archived

## Path parameters

- `id` string, required

## Response `200`

OK

- object

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/resourcly/apis/resourcly-api.md) · [All operations](https://skmtc.net/resourcly/apis/resourcly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/resourcly/resourcly-api/revisions/7f97d8cd0f1e/schema)
