---
title: "Delete the Braintree payment method"
method: DELETE
path: "/zephr/payment/braintree/payment-methods/{paymentMethodToken}"
tags: ["Braintree Payments"]
---

# Delete the Braintree payment method

`DELETE /zephr/payment/braintree/payment-methods/{paymentMethodToken}`

Deletes the Braintree payment method associated with the provided token.

## Path parameters

- `paymentMethodToken` string, required

## Headers

- `cookie` string

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/zuora/apis/public-api-reference.md) · [All operations](https://skmtc.net/zuora/apis/public-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuora/public-api-reference/versions/0400dd83950b/schema)
