Enable category inheritance for the node's children
POST {{baseUrl}}/v2/nodes/:id/categories/:category_id/inheritance
Enable inheritance of the given category (which is on the node) by the node's children. When child nodes are added under the node, this category will be inherited.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"links":[{"data":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},{"data":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]}]}