gitpod.v1.BillingService

RequestRecoveryCredit

Requests a one-time recovery credit grant for an organization that is out of credits. Grants a small amount of free credits so the user can start an environment and push uncommitted work. Can only be used once per organization.

post/gitpod.v1.BillingService/RequestRecoveryCredit

Request body

organizationIdstring uuid required

organization_id is the ID of the organization requesting recovery credits

Response

Success

GitpodV1RequestRecoveryCreditResponse required

Changes