---
title: "DELETE /plants/{id}"
method: DELETE
path: "/plants/{id}"
---

# DELETE /plants/{id}

`DELETE /plants/{id}`

Deletes a single plant based on the ID supplied

## Path parameters

- `id` integer, required

## Changes

> 37 revisions in range; 1 could not be searched.

- **2025-09-30** `788718651767` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - removed the non-success response with the status `400`
- **2025-09-02** `919eb7a392aa` — 2 info
  - added the non-success response with the status `400`
  - added the success response with the status `204`

[Change history](https://skmtc.dev/gameballers/apis/gameball-api/changes/plants/:id/delete.md)

---

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