---
title: "Delete customer"
method: DELETE
path: "/v3/customers/{id}"
tags: ["Customers"]
---

# Delete customer

`DELETE /v3/customers/{id}`

## Path parameters

- `id` string, required

## Response `200`

Deleted customer

## Other responses

- `404` — Customer not found

---

[API](https://skmtc.net/tabsplatform/apis/tabs-external-api.md) · [All operations](https://skmtc.net/tabsplatform/apis/tabs-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tabsplatform/tabs-external-api/revisions/7e8885517814/schema)
