notifications

Name Resource Description
Check notification availability GET api/2.0/settings/notification/{type} Checks if the notification type specified in the request is enabled or not.
Enable notifications POST api/2.0/settings/notification Enables the notification type specified in the request.
Get room notification settings GET api/2.0/settings/notification/rooms Returns a list of rooms with the disabled notifications
Set room notification status POST api/2.0/settings/notification/rooms Sets a notification status for a room with the ID specified in the request.