---
title: "Archive Investigations"
method: PUT
path: "/investigations/archive"
tags: ["Investigations"]
---

# Archive Investigations

`PUT /investigations/archive`

Archives one or more Investigations

## Request body

- object
  - `investigation_tokens` string[]

## Response `202`

Success

- object
  - `error` object, nullable

## Other responses

- `404` — Investigation(s) not found
- `409` — Investigation(s) cannot be archived

---

[API](https://skmtc.net/alloy/apis/alloy-api.md) · [All operations](https://skmtc.net/alloy/apis/alloy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alloy/alloy-api/versions/405799de4d2a/schema)
