Delete Notification
budgets_delete_notification | R Documentation |
Deletes a notification¶
Description¶
Deletes a notification.
Deleting a notification also deletes the subscribers that are associated with the notification.
Usage¶
Arguments¶
AccountId
[required] The
accountId
that is associated with the budget whose notification you want to delete.BudgetName
[required] The name of the budget whose notification you want to delete.
Notification
[required] The notification that you want to delete.
Value¶
An empty list.