---
title: "deleteEmbeddedCustomerById"
method: DELETE
path: "/api/customers/customerId/{customerId}/id/{id}"
tags: ["customer-controller"]
---

# deleteEmbeddedCustomerById

`DELETE /api/customers/customerId/{customerId}/id/{id}`

## Path parameters

- `customerId` string, required
- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/myverifly/apis/api-documentation.md) · [All operations](https://skmtc.dev/myverifly/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myverifly/api-documentation/revisions/03f300608c33/schema)
