POST
Generate upload URL

Authorizations

Authorization
string
header
required

Bearer token for authentication. Format: 'Bearer {token}'

Headers

X-Workspace-Id
string

Workspace ID (uses default workspace if not provided)

Path Parameters

uuid
string
required

Body

application/json

Generate upload URL

key
string
required

Object key (file path)

size
integer<int32>
required

File size in bytes

content_type
string
default:application/octet-stream

File content type

Response

Upload URL generated

Api_V1_Entities_PresignedUrl model

url
string
required

Presigned URL

expires_at
string<date-time>
required

Expiration timestamp (absent for public bucket URLs)