Update BudgetAsk AIput https://api.corestack.io/budget/updateBudget UpdateBody Paramsbudget_namestringrequiredProvide a name for your budgetbudget_idstringId of Budget to create budget datastatusstringenumThe status of the budget corresponds to its budget ID and can be in one of the following states: pending: This is the state before the budget has been synchronized. in_Progress: This is the state when the budget is currently being synchronized. completed: This is the state when the budget has successfully completed its synchronization.pendingpendingin_progresscompletedAllowed:pendingin_progresscompletedtenant_idstringSpecify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.budget_event_typestringenumrequiredbudget event type.createupdateAllowed:createupdatebudget_frequencystringrequiredSpecify the budget frequency. Example: 'budget frequency':'Daily' Allowed values - Daily,Monthly,Quarterly,Annuallybudget_typestringrequiredBudget type will Be COST for AWS and Cost for Azurebudget_detailsobjectbudget_details objectmetadataobjectmetadata objectbudget_amountobjectbudget_amount objectResponses 200Success 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated about 2 months ago