Budgets
Update a budget
Updates mutable fields of a budget: limits, rate limit, activation, and expiration. The scope is immutable — to change a budget's target, delete and recreate it. Omitted fields keep their current values.
patch/v2/budgets/{budget_id}
Path parameters
budget_idstring required
Budget id to update.
Request body
Response
OK