---
title: "Eliminar Customer"
method: DELETE
path: "/customers/{id}"
---

# Eliminar Customer

`DELETE /customers/{id}`

## Path parameters

- `id` string, required

## Response `204`

204

## Other responses

- `404` — 404
- `409` — 409

---

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