Detaches a payment method from a billing account. You cannot remove the only payment method, or the default payment method if active subscriptions exist.
Auth0 JWT token for user authentication.
The unique identifier for the workspace.
"ws_abc123"
The unique identifier for the billing account (Stripe customer ID).
"cus_abc123"
The unique identifier for the payment method (Stripe payment method ID).
"pm_abc123"
Payment method removed successfully.