---
title: "Remove custom fields from payment method"
method: DELETE
path: "/1.0/kb/paymentMethods/{paymentMethodId}/customFields"
tags: ["PaymentMethod"]
---

# Remove custom fields from payment method

`DELETE /1.0/kb/paymentMethods/{paymentMethodId}/customFields`

## Path parameters

- `paymentMethodId` string, uuid, required

## Query parameters

- `customField` string[]

## Headers

- `X-Killbill-CreatedBy` string, required
- `X-Killbill-Reason` string
- `X-Killbill-Comment` string

## Response `204`

Successful operation

## Other responses

- `400` — Invalid payment method id supplied

---

[API](https://skmtc.net/killbill/apis/kill-bill.md) · [All operations](https://skmtc.net/killbill/apis/kill-bill/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/killbill/kill-bill/revisions/0fb95d23caf5/schema)
