v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Clarity

Update Clarity Process Link

Update a process-to-process link in the organization's Clarity landscape when the caller can manage both endpoint teams.

patch/v2/organizations/{orgId}/clarity/hierarchy/process-links/{process_link_id}

Path parameters

orgIdstring uuid required
process_link_idstring uuid required

Unique process-link identifier

Request body

source_node_idstring uuid

Replacement hierarchy node id for the source process

target_node_idstring uuid

Replacement hierarchy node id for the target process

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

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

Confidence score from 0 to 1, or null to clear it

Response

Default Response

createdboolean

True when a create request inserted a new link