Skip to main content
POST
Create File 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 file to upload

Minimum string length: 1
contentType
string
required

MIME type of the file

Minimum string length: 1

Response

Default Response

signedUrl
string<uri>
required

The signed URL for uploading

expiresAt
string<date-time>
required

When the URL expires

filePath
string
required

The path where the file will be stored