gitpod.v1.BillingService
GrantCredits
Grants additional credits to an organization.
Use this method to:
- Grant credits to existing customers
- Add promotional credits
- Provide customer service credits
Examples
-
Grant credits:
Grants 80 credits to the organization for one year.
organizationId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047" creditsAmount: 80.0
post/gitpod.v1.BillingService/GrantCredits
Request body
Response
Success
GitpodV1GrantCreditsResponse required