S4 - Salad Simple Storage Service
Upload a file
PUT
/
organizations
/
{organization_name}
/
files
/
{filename+}
Authorizations
Salad-Api-Key
string
headerrequiredPath Parameters
organization_name
string
requiredfilename+
string
requiredBody
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
url
string
Was this page helpful?