Skip to main content

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"
      }
    }
  ]
}