---
title: "Reject Held Scan"
method: POST
path: "/api/operator/scans/{scan_id}/reject"
---

# Reject Held Scan

`POST /api/operator/scans/{scan_id}/reject`

Mark a held scan as operator-rejected and send the client an apology.
Auth: session token from dashboard login.

## Path parameters

- `scan_id` string, required

## Headers

- `authorization` string

## 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/6ce776993b65/schema)
