Best Answer

Activating Notifications via API

  • 14 March 2024
  • 1 reply
  • 34 views

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. 

icon

Best answer by Bfarkas 21 March 2024, 20:48

View original

1 reply

Userlevel 7
Badge +3

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