v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.BillingService

UpdateBillingRecord

Updates a billing record

post/gitpod.v1.BillingService/UpdateBillingRecord

Request body

amountCentsUsdstring nullable required

amount_cents contains the amount of cents to charge the organization

billingRecordIdstring uuid required

billing_record_id is the ID of the billing record to update

kind'BILLING_PLAN_KIND_UNSPECIFIED' | 'BILLING_PLAN_KIND_FREE' | 'BILLING_PLAN_KIND_CORE'

Response

Success

GitpodV1UpdateBillingRecordResponse required