Payment
Remove a payment method
Permanently removes a saved payment method from the user's account. This action cannot be undone.
delete/v1/stripe/payment-methods/{paymentMethodId}
Path parameters
paymentMethodIdstring required
The unique identifier of the payment method to remove
Example:pm_1234567890
Response
Payment method removed successfully