Skip to main content
POST
/
v2
/
clarity-v2
/
processes
/
{process_id}
/
current-process
Generate Clarity Current Process
curl --request POST \
  --url https://api.duvo.ai/v2/clarity-v2/processes/{process_id}/current-process \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Path Parameters

process_id
string<uuid>
required

The clarity process id

Response

Default Response

success
enum<boolean>
required

Generation kickoff was accepted

Available options:
true