v16

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0112316797.5 KB
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