Skip to main content
POST
Add Clarity Landscape Node Person

Authorizations

Authorization
string
header
required

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

Path Parameters

orgId
string<uuid>
required
nodeId
string<uuid>
required

A process landscape node that is linked to a real process.

Query Parameters

teamId
string<uuid>

Body

application/json
name
string | null
Maximum string length: 200
email
string<email> | null
role
string | null
Maximum string length: 200
teamRole
enum<string> | null
Available options:
team:owner,
team:superadmin,
team:admin,
team:manager,
team:builder,
team:member,
team:clarity-member

Response

Default Response

id
string<uuid>
required
userId
string<uuid> | null
required
name
string | null
required
email
string<email> | null
required
role
string | null
required
status
enum<string> | null
required
Available options:
pending
invitationId
string<uuid> | null
required
captureCount
integer
required
Required range: 0 <= x <= 9007199254740991
createdAt
string
required