Disable category inheritance for the node's children
DELETE {{baseUrl}}/v2/nodes/:id/categories/:category_id/inheritance
Disable 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 not 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"}]}]}