---
title: "Unassign Investigations"
method: PUT
path: "/investigations/unassign"
tags: ["Investigations"]
---

# Unassign Investigations

`PUT /investigations/unassign`

Unassign one or more Investigations

## Request body

- object
  - `investigation_tokens` string[]

## Response `200`

Success

- object
  - `error` object, nullable

## Other responses

- `404` — Investigation Not Found

---

[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/revisions/405799de4d2a/schema)
