treenodes
Update confidence of edge between a node to either its parent or its
Update confidence of edge between a node to either its parent or its connectors.
The connection between a node and its parent or the connectors it is linked to can be rated with a confidence value in the range 1-5. If connector links should be updated, one can limit the affected connections to a specific connector. Returned is an object, mapping updated partners to their old confidences.
posthttp://localhost:8000/{project_id}/treenodes/{treenode_id}/confidence
Path parameters
project_idstring required
treenode_idstring required
Response
Created
Changes
Changed in 2 of the 10 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲