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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.