Detach a saved Stripe payment method
Billing
Detach a payment method
Remove a saved Stripe card from your account.
DELETE
Detach a saved Stripe payment method
Detaches a card from your Stripe Customer and removes it from your account. If the detached card was your auto top-up default, auto top-up is automatically disabled with reasonDocumentation Index
Fetch the complete documentation index at: https://docs.omnifence.ai/llms.txt
Use this file to discover all available pages before exploring further.
payment_method_detached. You can re-enable it after adding a new card.
Requires the billing:write scope. Returns 204 No Content on success.
Errors
| Code | When |
|---|---|
404 NOT_FOUND | The payment method id is unknown or belongs to a different client. |
