gitpod.v1.BillingService
SetBillingRealm
Sets the billing realm for an organization.
Use this method to:
- Change organization's billing realm between sandbox and production
- Configure billing environment for the organization
- Requires Account permissions to perform the operation
Examples
-
Set billing realm:
Changes organization billing realm to production.
organizationId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047" realm: BILLING_REALM_PRODUCTION
post/gitpod.v1.BillingService/SetBillingRealm
Request body
Response
Success
GitpodV1SetBillingRealmResponse required