---
title: "Removes the ecosystem."
method: DELETE
path: "/api/v2/ecosystems/{id}"
tags: ["Ecosystem"]
---

# Removes the ecosystem.

`DELETE /api/v2/ecosystems/{id}`

Given an ecosystem id deletes the ecosystem altogether.

## Path parameters

- `id` integer, required

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `default` — Failure

---

[API](https://skmtc.net/blackkitetech/apis/black-kite-api.md) · [All operations](https://skmtc.net/blackkitetech/apis/black-kite-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blackkitetech/black-kite-api/versions/7dadaba760fb/schema)
