---
title: "DELETE /api/organization/deleteMany"
method: DELETE
path: "/api/organization/deleteMany"
tags: ["organization"]
---

# DELETE /api/organization/deleteMany

`DELETE /api/organization/deleteMany`

Delete Organizations matching the given condition

## Response `200`

Successful operation

- object
  - `data` BatchPayload, required
    - `count` integer
  - `meta` Meta — Meta information about the request or response
    - `serialization` unknown

## Other responses

- `400` — Invalid request
- `403` — Request is forbidden
- `422` — Request is unprocessable due to validation errors

---

[API](https://skmtc.dev/iris-networks/apis/my-awesome-api.md) · [All operations](https://skmtc.dev/iris-networks/apis/my-awesome-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/iris-networks/my-awesome-api/revisions/4cea49731f1e/schema)
