post
/v1/payment_methods/{payment_method}/detach Detach a PaymentMethod from a Customer
PostPaymentMethodsPaymentMethodDetach
<p>Detaches a PaymentMethod object from a Customer. After a PaymentMethod is detached, it can no longer be used for a payment or re-attached to a Customer.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
payment_method | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.