Skip to main content
DELETE
Detach Stripe Payment Method

Authorizations

Authorization
string
header
required

Bearer authentication using an access token. Format: Bearer <access_token>

Query Parameters

userId
string

The unique ID of the user.

stripePaymentMethodId
string

The payment method ID.

Response

A successful response.

DetachStripePaymentMethodResponse is the response after detaching a payment method.

empty
object

Empty response.