navigationnodes REST Endpoints
navigationnodes
The operations from the navigationnodes category.
- Add Child Node To The Navigation Node
- Method: postPath:
/v1/portal/navigationnodes/{id}/childNodes
- Remove Child Node
- Method: deletePath:
/v1/portal/navigationnodes/{id}/childNodes/{nodeId}
- Retrieve Child Node
- Method: getPath:
/v1/portal/navigationnodes/{id}/childNodes/{nodeId}
- Retrieve Child Node for a Navigation Node
- Method: getPath:
/v1/portal/navigationnodes/{id}/childNodes