Skip to main content
POST
Create Clarity Team Document Upload URL

Authorizations

Authorization
string
header
required

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

Path Parameters

teamId
string
required

Body

application/json
fileName
string
required

Name of the document file

Minimum string length: 1
contentType
enum<string>
required

MIME type of the document

Available options:
application/pdf,
text/plain,
text/markdown,
application/xml

Response

Default Response

signedUrl
string<uri>
required

The signed URL for uploading

captureId
string<uuid>
required

The organization interview/capture ID

expiresAt
string<date-time>
required

When the URL expires

gcsPath
string
required

The GCS path where the file will be stored