---
title: "Delete a donor (soft delete)"
method: DELETE
path: "/v1/donors/{id}"
tags: ["Donors"]
---

# Delete a donor (soft delete)

`DELETE /v1/donors/{id}`

## Path parameters

- `id` string, uuid, required

## Response `200`

Deleted

## Other responses

- `404` — Not found

---

[API](https://skmtc.net/hecher/apis/growgelt-api.md) · [All operations](https://skmtc.net/hecher/apis/growgelt-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hecher/growgelt-api/versions/b79af77cd086/schema)
