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

## Response `204`

Plant deleted

## Other responses

- `400` — unexpected error

## Changes

- **2024-08-26** `a2d864f3a8db` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/altera-co/apis/openapi/changes/plants/:id/delete.md)

---

[API](https://skmtc.dev/altera-co/apis/openapi.md) · [All operations](https://skmtc.dev/altera-co/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/altera-co/openapi/revisions/a2d864f3a8db/schema)
