KT-CT-6633
Error Type: APPLICATION
Property is already in the hierarchy as a child.
The property you're trying to add to the hierarchy already exists as a child node. You can only add a property as a root node if it's not already in the hierarchy.
Error Message
{
"errors": [
{
"message": "Property is already in the hierarchy as a child.",
"extensions": {
"errorType": "APPLICATION",
"errorDescription": "The property you're trying to add to the hierarchy already exists as a child node. You can only add a property as a root node if it's not already in the hierarchy.",
"errorCode": "KT-CT-6633"
}
}
]
}