Hide a node in Content Server through REST API

Options

hi all, is there a way we can hide a node in content server through a REST API? i understand that there's a 'hidden' properties when we try to use 'Get Node' endpoint (GET method) and if we access a node from 'Configure' we can click hide manually, but i want to try to change this through an API and not from web service. please help to advise if this is not achievable through a REST API. thank you in advance.


Tagged:

Comments

  • cant see a REST API call, but you should be able to review the page and generate a HTTP GET/POST request to do the same thing.