Skip to main content
Unary · Billing Creates a credit allocation (budget) for a team. Allocations are soft budgets for reporting and alerting - not enforced at usage time. Over-allocation (sum of team budgets > org grant) is allowed.

Examples

  • Create a team allocation:

Authorization

Requires billing:create permission on the organization.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.CreateTeamCreditAllocationRequest

Response

gitpod.v1.CreateTeamCreditAllocationResponse
TeamCreditAllocationInfo represents a team’s monthly budget allocation.gitpod.v1.TeamCreditAllocationInfo