v4

OpenAPI 3.1.02026-08-0255174167.5 KB
billing

Remove a saved card

Detaches a saved card from the account's Stripe customer. If it was the default and other cards remain, the next card on file becomes the default. Not available during impersonation.

delete/api/v1/billing/payment-methods/{id}

Path parameters

idstring required

Stripe PaymentMethod id (pm_…).

Headers

Authorizationstring required

Your Dial API key, sent as Authorization: Bearer sk_live_...

Response

Card removed.

removedboolean