v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01206322659.2 KB
billing

Set the compute machine add-ons purchased by the organization.

put/orgs/{org_id}/billing/compute

Path parameters

org_idstring required

Request body

machinesobject required

Desired machine count per size (e.g. {"medium": 1, "xlarge": 2}). Sizes omitted from the map are set to zero.

Response

Compute machines updated

{"stackTrail":"paths:/orgs/{org_id}/billing/compute:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Successful responses use HTTP 204 and do not include a body."}