# Delete the Braintree payment method Deletes the Braintree payment method associated with the provided token. Endpoint: DELETE /zephr/payment/braintree/payment-methods/{paymentMethodToken} Version: 2025-07-30 Security: CookieBlaizeSession, JwtQuery, JwtHeaderXBlaizeJwt, JwtHeaderXZephrJwt, JwtBearer, JwtCookie ## Path parameters: - `paymentMethodToken` (string, required) The unique ID of the payment method. ## Header parameters: - `cookie` (string) The session cookie. Example: "`blaize_session=...` (string)" ## Response 204 fields ## Response 401 fields ## Response 404 fields