v18

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

DeleteTeamCreditAllocation

Deletes the credit allocation for a team.

Examples

  • Delete a team's allocation:

    organizationId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047"
    teamId: "d2c94c27-3b76-4a42-b88c-95a85e392c68"
    

Authorization

Requires billing:delete permission on the organization.

post/gitpod.v1.BillingService/DeleteTeamCreditAllocation

Request body

organizationIdstring uuid required
teamIdstring uuid required

Response

Success

GitpodV1DeleteTeamCreditAllocationResponse required