---
title: "Delete Multiple Flows"
method: DELETE
path: "/api/v1/flows/"
tags: ["Flows"]
---

# Delete Multiple Flows

`DELETE /api/v1/flows/`

Delete multiple flows by their IDs.

## Request body

- string[]

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/langflow-ai/apis/langflow.md) · [All operations](https://skmtc.net/langflow-ai/apis/langflow/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langflow-ai/langflow/versions/22962dc5e81b/schema)
