Skip to main content
PUT
Upload a file
Last Updated: October 04, 2024

Authorizations

Salad-Api-Key
string
header
required

Path Parameters

organization_name
string
required
filename+
string
required

Body

multipart/form-data
file
file

The file to upload

mimeType
string

The MIME type of the file

sign
string

"true" to return a signed url

signatureExp
string

The expiration ttl of the signature in seconds. Default is 30 days.

Response

200 - application/json

File uploaded successfully

url
string<uri>