# listings_batch_delete

> Permanently delete multiple listings that have been archived.

<!-- Source: https://docs.actuallycare.com/tools/bulk-operations/listings_batch_delete -->

Permanently delete multiple listings that have been archived. Listings must be archived before deletion. This action is irreversible. Returns success and failure counts with IDs.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `ids` | array of strings | Yes | Listing UUIDs to permanently delete. Must be archived. Max 100. · Max items: 100 · Min items: 1 |

## Example prompts

- "Permanently delete the archived duplicate listings created by the MLS import error."
- "Delete those archived test listings for good, but double-check with me before removing them."

## Safety

**Bulk changes.** Changes many records in one call. Review the scope carefully before confirming — bulk changes are treated as destructive because of their blast radius.
