Hi,
This is on a CS 16.2.8 system. When I used the REST API's POST of api/v2/nodes/{id} to create an object, and pass everything in to the body so I can create attributes, what I noticed is that it will lop off the otherwise inherited category. For some of our use cases, this is what we want but for others, we may want the category inheritance. Besides creating the object then doing a separate call to add the new categories, is there a way to ensure that the parent categories do get inherited? I know inheritance is not turned off because if I just create a folder in that location, it automatically inherits the parent category.
Thanks
-Hugh