Skip to main content
POST
Create Clarity Process Node

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
processId
string<uuid>
required

An existing Clarity process to file into the landscape. Unsorted processes are listed as unlinkedProcesses by getClarityProcessLandscape.

parentId
string<uuid>
required

The area folder the process is filed under.

Response

Default Response

id
string<uuid>
required
parentId
string<uuid> | null
required
processId
string<uuid> | null
required
name
string
required
ownerLabel
string | null
required
sortOrder
number
required
existence
enum<string>
required
Available options:
proposed,
active
contentConfirmedAt
string | null
required
existenceConfirmedAt
string | null
required
source
enum<string>
required
Available options:
ai,
human
priority
enum<string> | null
required
Available options:
high,
medium,
low
priorityReasoning
string | null
required
priorityAssessedAt
string | null
required
createdAt
string
required
updatedAt
string
required
team
object | null
required