disinheritRequest element
Type: | disinheritRequest |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Request to set the multichannelling exclusion and disinheriting status of an object
Example JSON
{
"exclude" : false,
"recursive" : false,
"disinherit" : [ ..., ... ],
"reinherit" : [ ..., ... ]
}