Skip to main content
PUT/api/management/projects/{projectId}/nodes/{nodeId}/parentId

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
nodeId(required)pathstringuuidThe node identifier as a 128 bit GUID
node(required)bodyobjectnodeThe node object to update

Responses

HTTP status codeReasonModel
204Success
401UnauthorizedError
404Project not foundError
404Node not foundError
409Resource already exists in target locationError
422Validation errorError
500Internal server errorError
204Node moved

Examples

Change the parent id to move the node

HTTP
PUT: /api/management/projects/website/nodes/d6bdea41-729c-4a07-85bf-a392aa0afc2b/parentId

"f3322e4f-72b5-4064-be88-fcfed6c82635"

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request