---
title: "Archive Investigation type"
method: PATCH
path: "/investigations/types/archive"
tags: ["Investigations"]
---

# Archive Investigation type

`PATCH /investigations/types/archive`

Archives an Investigation type

## Request body

- object
  - `investigation_types` string, required

## Response `200`

Success

- object — Holds the success message

## Other responses

- `404` — Investigation type Not Found
- `409` — Investigation type cannot be archived

---

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