Create pre-signed S3 upload link
Creates a signed link to securely upload data to s3 bucket directly from the client.
Authorizations
Path parameters
portalIdintegerrequired
Portal ID
Body
fileNamestringrequired
file name
fileSizeintegerrequired
file size in bytes
fileHashstringrequired
hash to identify file changes
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated
Was this helpful?