v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Clarity

Create Clarity Process Link

Create a process-to-process link in the organization's Clarity landscape when the caller can manage both endpoint teams. If the same live source, target, and type already exists, the existing link is returned.

post/v2/organizations/{orgId}/clarity/hierarchy/process-links

Path parameters

orgIdstring uuid required

Request body

source_node_idstring uuid required

Hierarchy node id for the source process

target_node_idstring uuid required

Hierarchy node id for the target process

type'hands_off_to' | 'shares_step_with' | 'variant_of' required

Relationship type between the source process node and target process node

state'suggested' | 'confirmed'

Whether the link is suggested by Duvo or confirmed by a user

confidencenumber nullable

Optional confidence score from 0 to 1

Response

Default Response

createdboolean

True when a create request inserted a new link