---
title: "Promote Investigation Alert to Case Review"
method: PUT
path: "/investigations/{investigation_token}/promote"
tags: ["Investigations"]
---

# Promote Investigation Alert to Case Review

`PUT /investigations/{investigation_token}/promote`

Promotes an Investigation from Alert Review to Case Review.

## Request body

- object
  - `reason` string, required
  - `assigned_agent_token` string
  - `note` string

## Response `200`

Success

- Schema — unresolved $ref

## 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)
