Skip to main content

Remove Payment Method

DELETE 

/api/v1/billing/payment-methods/:pm_id

Remove a payment method.

Security: Verifies ownership before detaching to prevent users from detaching payment methods belonging to other customers. Returns 404 for ALL non-owned cases to avoid enumeration attacks.

Request

Responses

OK