Delete Budget
| budgets_delete_budget | R Documentation |
Deletes a budget¶
Description¶
Deletes a budget. You can delete your budget at any time.
Deleting a budget also deletes the notifications and subscribers that are associated with that budget.
Usage¶
Arguments¶
AccountId[required] The
accountIdthat is associated with the budget that you want to delete.BudgetName[required] The name of the budget that you want to delete.
Value¶
An empty list.