SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Delete Payment Method

DELETE
/api/v1/billing/payment-methods/{payment_method_id}

Remove a saved payment method by payment_method_id when billing rules allow it. The response confirms removal or explains why the method must remain available.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

payment_method_id*string

Opaque saved payment method reference returned by the billing overview. Do not parse provider details from this value.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?