Skip to content
POST
/user/generate-download-url
GenerateDownloadUrlRequest
object
tenant_id
required
Tenant Id
string
expiration
Expiration
number
default: 3600
filename
Any of:
string
usage
UrlpairUsageIntention
string
default: frontend_upload_frontend_download
Allowed values: nodes_upload_nodes_download nodes_upload_frontend_download nodes_download_frontend_upload frontend_upload_frontend_download

Successful Response

GenerateDownloadUrlResponse
object
upload_url
required
Upload Url
string
download_url
required
Download Url
string

{"detail": "Invalid API Key"} {"detail": "Not permitted to access this tenant"}

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string