S4 - Salad Simple Storage Service
Sign a file and return a signed URL
POST
/
organizations
/
{organization_name}
/
file_tokens
/
{filename+}
Authorizations
Salad-Api-Key
string
headerrequiredPath Parameters
organization_name
string
requiredfilename+
string
requiredBody
application/json
method
string
The HTTP method to sign the URL for. Currently only supports GET
exp
string
The expiration ttl of the signed URL in seconds
Response
200 - application/json
url
string
Was this page helpful?