---
title: "POST /api/risk-analysis/assessment-blueprints/archive"
method: POST
path: "/api/risk-analysis/assessment-blueprints/archive"
tags: ["Risk Analysis"]
---

# POST /api/risk-analysis/assessment-blueprints/archive

`POST /api/risk-analysis/assessment-blueprints/archive`

Archive assessment blueprints in bulk. All-or-nothing: if any id does not exist, is soft-removed, or is not owned by the caller's company, none are archived.

## Request body

- object
  - `assessmentIds` string[], required

## Response `204`

No content

- 'null', nullable — No content

## Other responses

- `400` — Default Response
- `401` — Default Response
- `403` — Default Response

## Changes

> 45 revisions in range; 1 not diffed.

- **2026-09-09** `3267506bcf8b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/risk-analysis/assessment-blueprints/archive/post.md)

---

[API](https://skmtc.dev/retraced/apis/api-reference.md) · [All operations](https://skmtc.dev/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc.dev/retraced/apis/api-reference/revisions/1045637f5ec0?raw)
