---
title: "Report Blocked Domain"
method: POST
path: "/auth/report-blocked-domain"
tags: ["domain-limit"]
---

# Report Blocked Domain

`POST /auth/report-blocked-domain`

Send a Discord notification when a user reports their domain was blocked incorrectly.

## Request body

- DomainReportRequest — Request body for reporting a blocked domain false positive.
  - `domain` string, required
  - `email` string, email, nullable

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/pioneer/apis/brain-api.md) · [All operations](https://skmtc.net/pioneer/apis/brain-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pioneer/brain-api/versions/31dfe831e079/schema)
