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

# POST /org-storage/lists/delete

`POST /org-storage/lists/delete`

Delete a list - Beta.

## Headers

- `X-Phantombuster-Org` string

## Request body

- object
  - `id` string, required — Id of the list to delete

## Response `200`

List successfully deleted.

- object
  - `id` string, required — Id of the list to delete

## Other responses

- `400` — List not found.

---

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