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
Changes
Changed in 3 of the 25 revisions of this API.12
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ○
api operation id
deletePaymentMethodremoved and replaced withapi-operation-id-removed
- ○