Skip to main content
POST
Upload File via Presigned URL

Path Parameters

token
string
required

Presigned URL token

Body

multipart/form-data
file
file
required

File to upload

filename
string

Custom filename

path
string

Folder path

metadata
string

File metadata (JSON string)

retention_exempt
boolean

Exclude from retention policy

Response

OK

data
object
status
string
Example:

"ok"