---
title: "DELETE /tax/customers/{customer_id}"
method: DELETE
path: "/tax/customers/{customer_id}"
---

# DELETE /tax/customers/{customer_id}

`DELETE /tax/customers/{customer_id}`

Delete a specific customer using its ID

## Path parameters

- `customer_Id` string, required

## Response `200`

Customer deletion response

- DeleteCustomerResponse
  - `object` string — The type of object deleted
  - `deleted_at` number — Epoch datetime representing the date and time the object was deleted

## Other responses

- `400` — Unexpected error

---

[API](https://skmtc.net/numeral-com/apis/numeral-api.md) · [All operations](https://skmtc.net/numeral-com/apis/numeral-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/numeral-com/numeral-api/revisions/f0af51c3f9b9/schema)
