v18

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

UpdateSubscription

Updates an existing subscription's amount mid billing period, without cancellation.

Use this method to:

  • Change the subscription amount without cancelling and re-subscribing
  • Switch between billing plans mid billing cycle
post/gitpod.v1.BillingService/UpdateSubscription

Request body

newAmountCentsstring required

new_amount_cents is the new amount in cents to charge the organization

organizationIdstring uuid required

organization_id is the ID of the organization whose subscription to update

Response

Success