---
title: "Clear Extraction Scans"
method: DELETE
path: "/api/operator/extractions"
---

# Clear Extraction Scans

`DELETE /api/operator/extractions`

Soft-delete all visible extraction scans from the dashboard.
Rows remain in the DB with hidden=1 — undo restores them.
Does not touch the per-scan Excel files, interactions, or snapshots.

## 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)
