---
title: "Submit False Flag"
method: POST
path: "/api/cdb/{scan_id}/dispute"
---

# Submit False Flag

`POST /api/cdb/{scan_id}/dispute`

Customer marks a flag as a false alert. Auth: scan password
(same gate as the CDB itself) sent via JSON body or query.
After recording the dispute, opportunistically check whether the
refill trigger conditions are met and queue a background refill.

## Path parameters

- `scan_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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