Skip to main content
PATCH
Update 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.

personId
string<uuid>
required

The person entry to change, as returned by listClarityLandscapeNodePeople.

Query Parameters

teamId
string<uuid>

Body

application/json
role
string | null
Maximum string length: 200

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