Skip to main content

Is there an API request that can be used to change the “active” status of a list of notifications by the notification ID? 


The endpoint GET {base_address}/notifications/v1/notification/list can be used to list all notifications with their IDs and statuses. Is there a call that can batch update notification active status via CSV?

Since Docebo doesn’t seem to offer an easy way to temporarily disable all notifications with one switch, we will need an alternative way to do this. 

Not good news here, as you note there is not an officially supported one via the API browser. I tried my usual workaround for that and since this is a legacy/older setup, it does not work, so do not have a good solve here at all.

What is the goal of turning all off for a period of time? Maybe that goal can be achieved differently.


Reply