Skip to main content
POST
Finalize Clarity Organization Interview

Authorizations

Authorization
string
header
required

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

Path Parameters

orgId
string<uuid>
required
interviewId
string<uuid>
required

The organization interview ID

Body

application/json

The body is of type object.

Response

Default Response

id
string<uuid>
required
scope
enum<string>
required
Available options:
organization
type
enum<string>
required
Available options:
interview,
document
teamId
enum<string> | null
required
Available options:
null
organizationId
string<uuid>
required
processId
string<uuid> | null
required
processNodeId
string<uuid> | null
required
userId
string<uuid>
required
title
string
required
status
string
required
recordingUrl
string | null
required
transcript
object[] | null
required
createdAt
string
required
updatedAt
string
required