---
title: "Empties the customer specific scanning queue"
method: POST
path: "/mage/queue/clear"
tags: ["mage"]
---

# Empties the customer specific scanning queue

`POST /mage/queue/clear`

Remove all domains from your organization's custom Magecart scanning queue.

## Response `200`

OK

- MageResponseClearQueue — Confirmation of queue cleared.
  - `hopperSize` integer
  - `success` boolean

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `429` — Too Many Requests

---

[API](https://skmtc.net/recordedfuture/apis/alert-api.md) · [All operations](https://skmtc.net/recordedfuture/apis/alert-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/recordedfuture/alert-api/revisions/c8c2f68d8b60/schema)
