Deletes a billing account. The operation will fail if the account has any active subscriptions.
Auth0 JWT token for user authentication.
The unique identifier for the workspace.
"ws_abc123"
The unique identifier for the billing account (Stripe customer ID).
"cus_abc123"
Billing account deleted successfully.