---
title: "Delete payment method"
method: DELETE
path: "/v1/customers/{id}/payment-methods/{paymentMethodId}"
tags: ["Customers > Payment methods"]
---

# Delete payment method

`DELETE /v1/customers/{id}/payment-methods/{paymentMethodId}`

Delete an existing customer payment method.

## Path parameters

- `id` string, required
- `paymentMethodId` string, required

## Response `204`

---

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