---
title: "Removes the Customer resource."
method: DELETE
path: "/customers/{id}"
tags: ["Customer"]
---

# Removes the Customer resource.

`DELETE /customers/{id}`

Removes the Customer resource.

## Path parameters

- `id` string, required

## Response `204`

Customer resource deleted

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/versions/d08a107895ad/schema)
