Disable Notifications via Terminal Commands

Is there a way to enable/disable particular notifications via the terminal of a RouterOS device hosting theDude package/server. I’m looking for something like:

/dude notification disable number=5
/dude notification enable number=5

This would be beneficial to us as we’d like to script turning notifications on/off.

Anyone know?