---
title: "POST /org-storage/leads/delete-many"
method: POST
path: "/org-storage/leads/delete-many"
tags: ["org-storage"]
---

# POST /org-storage/leads/delete-many

`POST /org-storage/leads/delete-many`

Delete many leads.

## Headers

- `X-Phantombuster-Org` string

## Request body

- object
  - `ids` string[], required — Ids of the leads to delete

## Response `200`

Leads successfully deleted.

- object
  - `deletedCount` number, required

---

[API](https://skmtc.dev/phantombuster/apis/phantombuster-api-v2.md) · [All operations](https://skmtc.dev/phantombuster/apis/phantombuster-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/phantombuster/phantombuster-api-v2/revisions/acf0049d7c7f/schema)
