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

---

[API](https://skmtc.dev/browsercash/apis/driver-api.md) · [All operations](https://skmtc.dev/browsercash/apis/driver-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/browsercash/driver-api/revisions/919eb7a392aa/schema)
