Forum Discussion

vishwajeet_hol's avatar
10 years ago

To Hide the board from lists and menus – set and get API

Hi All,   I have created a blog using below rest API call: http://<community>/restapi/vc/categories/id/<category_id>/nodes/type/key/blog/add   Parameters used:  blog.id and blog.title   As, we...
  • ChiaraS's avatar
    10 years ago

    Hi,

     

    you can switch that by changing the "config.hidden" setting:

     

    http://<community>/restapi/vc/boards/id/<board_id>/settings/name/config.hidden/set?value=true

     

    Cheers,

    Chiara