---
title: "Delete customer card"
method: DELETE
path: "/customers/{customer_id}/cards/{customer_card_id}"
tags: ["Customers"]
---

# Delete customer card

`DELETE /customers/{customer_id}/cards/{customer_card_id}`

Delete a customer card

## Response `200`

OK

## Other responses

- `400` — Error response
- `401` — Unauthorized response
- `403` — Forbidden response
- `500` — Error response

---

[API](https://skmtc.net/vrio/apis/crm-configuration.md) · [All operations](https://skmtc.net/vrio/apis/crm-configuration/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vrio/crm-configuration/revisions/62037010356e/schema)
