/v2/budgets/{budget_id}Ask AIpatch https://api.cloudzero.com/v2/budgets/{budget_id}Update a single BudgetPath Paramsbudget_idstringrequiredUnique budget identifierBody ParamsnamestringBudget name, must be unique within a Viewplanned_limitsobjectMapping of period to planned budget limits for the given period. Supported periods are: monthly planned_limits objectviewobjectView associated with this Budgetview objectalertsobjectMapping of 1-100 to Y/N, where 1-100 is the percentage of the budget at which to send an alert Y/N is whether or not to send the alert alerts objectHeaderscloudzero-idempotency-keystringIf passed, any subsequent operation with the same value for this header will return the exact same result. This is true for all responses, i.e. successes and errors.cloudzero-test-keystringIf passed, the operation executes in the namespace specified by this key. Resource mutations in the namespace last for 1 hour.Responses 200Successful Operation 400Bad Request Error 403ForbiddenUpdated 8 months ago