Removes a payment method from a customer.
Bearer authentication using an access token. Format: Bearer <access_token>
The unique ID of the user.
The payment method ID.
A successful response.
DetachStripePaymentMethodResponse is the response after detaching a payment method.
Empty response.