---
title: "Delete a payment method"
method: DELETE
path: "/billing/subscriptions/{subscription_id}/payment-methods/{payment_method_id}"
tags: ["Billing"]
---

# Delete a payment method

`DELETE /billing/subscriptions/{subscription_id}/payment-methods/{payment_method_id}`

Delete a payment method

## Path parameters

- `subscription_id` string, required
- `payment_method_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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