Skip to main content
POST
Update Clarity Process Sharing

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Clarity process ID.

Body

application/json
enabled
boolean
required

Whether public process sharing is enabled.

proposalShareEnabled
boolean

Whether the transformation proposal is included. Public sharing must already be enabled when only changing this setting.

Response

Default Response

shareEnabled
boolean
required
shareToken
string | null
required
shareUrl
string | null
required
proposalShareEnabled
boolean
required