Delete payment method
Remove a saved payment method from the workspace’s paying user’s Paddle customer (proxies Paddle DELETE; no local row, no cascade). DANGEROUS. Search first and, if the method is is_default:true (the billing card), confirm with the user before deleting: it leaves the subscription card-less. Deleting an already-removed method is idempotent success. sid is a raw Paddle paymtd_ id. Requires billing.manage.
Contract:
- MCP tool
delete_billing_payment_method, registry packagemcp.id/billing_payment_methods, mountid.billing. - Operation
delete, response envelopedelete_simple. - Flags: dangerous: the MCP layer gates it behind a preview/commit token, and the effect cannot be undone through this API.
Authorizations
Access token issued by gtm.service.id. Its access_identity claim carries team_sid, actor_sid and actor_type, and that team scope is authoritative.
Team scope for tokens that do not carry one. Ignored when the token already names a team.
Path Parameters
Paddle payment-method id (paymtd_…): a raw Paddle id, not an 18-char platform sid.
^paymtd_