---
title: "POST /app/api/v1/email/investigation/create"
method: POST
path: "/app/api/v1/email/investigation/create"
tags: ["email"]
---

# POST /app/api/v1/email/investigation/create

`POST /app/api/v1/email/investigation/create`

Creates a new email investigation, returning the ID.

## Response `201`

Creation success

- object
  - `id` number

## Other responses

- `400` — Bad request - invalid input
- `401` — Unauthorized
- `403` — Access denied
- `500` — System error
- `503` — System not ready for requests

---

[API](https://skmtc.dev/dropzone/apis/dropzone-ai.md) · [All operations](https://skmtc.dev/dropzone/apis/dropzone-ai/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dropzone/dropzone-ai/revisions/f7323013d0aa/schema)
