Skip to main content
POST
Create Clarity Process Link

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

orgId
string<uuid>
required

Body

application/json
source_node_id
string<uuid>
required

Hierarchy node id for the source process

target_node_id
string<uuid>
required

Hierarchy node id for the target process

type
enum<string>
required

Relationship type between the source process node and target process node

Available options:
hands_off_to,
shares_step_with,
variant_of
state
enum<string>
default:confirmed

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

Available options:
suggested,
confirmed
confidence
number | null

Optional confidence score from 0 to 1

Required range: 0 <= x <= 1

Response

Default Response

created
boolean

True when a create request inserted a new link