v1

latestOpenAPI 3.1.0MIT2026-07-1393128198.4 KB
Organizations

Update organization budget

Update the organization's budget. Values below the minimum budget are clamped to the minimum.

put/internal/v1/orgs/{org_id}/budget

Path parameters

org_idinteger required

Organization ID.

Request body

budgetnumber double required

Organization budget. Values below the minimum are clamped.

Response

Budget updated. Returns the updated organization.