API Update Views and Searches

Hi everyone, im currently trying to dynamicly update my dashboard. As far as i noticed im able to update the widgets via /views. However, the search queries used for the widgets are located at the parameter “search_id”. I can verify them by accessing a GET request on /views/search.

Now comes my problem. When trying to add more widgets to the dashboard i also need to update the /views/searches somehow. As there is no documented PUT request for this api call im currently out of ideas. I know that there is still the possibility to update it via content-pack exporting/import over the api but that just seems a little mit awkward.

Thanks in advance,
manfred

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.