---
title: "Delete a payment method"
method: DELETE
path: "/api/payment-methods/{id}"
tags: ["Payment Methods"]
---

# Delete a payment method

`DELETE /api/payment-methods/{id}`

## Path parameters

- `id` string, required

## Response `200`

Payment method deleted successfully

## Changes

- **2026-02-16** `0e449a4e0dc8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/novabilling/apis/novabilling-api/changes/api/payment-methods/:id/delete.md)

---

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