Skip to main content

Delete a node's parent

DELETE 

/pcm/hierarchies/:hierarchyID/nodes/:nodeID/relationships/parent

Delete a node's parent

Request

Path Parameters

    hierarchyID stringrequired

    A unique identifier for the hierarchy.

    nodeID stringrequired

    A unique identifier for the node.

Responses

No Content

Loading...