# escrows_batch_delete

> Permanently delete multiple escrows that have been archived.

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

Permanently delete multiple escrows that have been archived. Escrows 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 | Escrow UUIDs to permanently delete. Must be archived. Max 100. · Max items: 100 · Min items: 1 |

## Example prompts

- "Permanently delete the archived practice escrows I made during training."
- "Delete those duplicate archived escrows, but double-check with me before anything is removed forever."

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