---
title: "POST /v2/reports"
method: POST
path: "/v2/reports"
---

# POST /v2/reports

`POST /v2/reports`

## Request body

- object
  - `modId` string, required
  - `reporterHardwareId` string

## Response `200`

OK

- object
  - `id` string, required
  - `status` 'success' | 'error', required
  - `error` string

---

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