Billing - Tax IDs
Delete Tax ID
Deletes a Tax ID from the organization’s billing account. Requires billing:update
scope.
DELETE
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Path Parameters
The Stripe Tax ID (txi_...
) to delete.
Response
204
Tax ID deleted successfully.