---
api: 'Merchant API'
---

# Delete a customer (Deprecated)

Delete the profile of a specific `customer`.

## Endpoint

DELETE `/api/1.0/customers/{customer_id}`

> This endpoint is **deprecated**.

## Returns

### 204

No Content

## Error responses

| HTTP status code | Description |
| --- | --- |
| 401 | Unauthorized |
| 404 | Not Found |
