v18

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

ClearTopupFailure

Clears a topup payment failure for an organization.

Use this method to:

  • Acknowledge and clear a failed topup payment
  • Allow the UI to return to normal state after user acknowledges the failure

Unlike subscription failures which auto-resolve when payment succeeds, topup failures need explicit user acknowledgment because the commit was voided by Metronome and the user needs to retry with a working payment method.

post/gitpod.v1.BillingService/ClearTopupFailure

Request body

organizationIdstring uuid required

organization_id is the ID of the organization to clear the topup failure for

Response

Success

GitpodV1ClearTopupFailureResponse required