Content Server REST API for adding attributes to category

Dear All,

I have used api/v1/nodes POST (body - type=131, parent_id and name) for creating a Category node.

Please suggest REST API (or approach) that can be used for adding attributes to the Category.

Tagged:

Answers

  • Just to keep informed, to anyone who looks in this post.

    I ended up using CWS for creating category with attributes.

    So far couldn't find approach using Content Server Rest API to create category with attributes.