Billing payment method

Delete the current billing payment method

Delete the current payment method for an organization

Authorization

A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:

Service Token Accesses write_payment_method

OAuth Scopes

ResourceScopes
Organizationwrite_payment_method
delete/organizations/{organization}/billing/payment-method

Path parameters

organizationstring required

Organization name slug from list_organizations. Example: acme.

Response

The billing payment method was deleted

Changes